Replace wrap-git by a simple git submodule
This commit is contained in:
parent
08dff12ac8
commit
0ffbe42e9e
2 changed files with 3 additions and 4 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[submodule "subprojects/munit"]
|
||||||
|
path = subprojects/munit
|
||||||
|
url = https://github.com/nemequ/munit.git
|
|
@ -1,4 +0,0 @@
|
||||||
[wrap-git]
|
|
||||||
directory=munit
|
|
||||||
url=https://github.com/nemequ/munit/
|
|
||||||
revision=head
|
|
Loading…
Add table
Add a link
Reference in a new issue