Replace wrap-git by a simple git submodule

This commit is contained in:
Dimitri Lozeve 2020-06-04 11:18:38 +02:00
parent 08dff12ac8
commit 0ffbe42e9e
2 changed files with 3 additions and 4 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "subprojects/munit"]
path = subprojects/munit
url = https://github.com/nemequ/munit.git

View file

@ -1,4 +0,0 @@
[wrap-git]
directory=munit
url=https://github.com/nemequ/munit/
revision=head