Remove left-over submodule configuration

This commit is contained in:
Carlos Martín Nieto 2014-06-07 19:29:45 +02:00
parent 10c058dcb9
commit bc5cfaffcb
1 changed files with 0 additions and 3 deletions

3
.gitmodules vendored
View File

@ -1,6 +1,3 @@
[submodule "libgit2"]
path = libgit2
url = ./vendor/libgit2
[submodule "vendor/libgit2"]
path = vendor/libgit2
url = https://github.com/libgit2/libgit2