diff options
| author | Carlos Martín Nieto <[email protected]> | 2014-06-07 19:29:45 +0200 |
|---|---|---|
| committer | Carlos Martín Nieto <[email protected]> | 2014-06-07 19:29:45 +0200 |
| commit | bc5cfaffcbc46c6d676701374ac3276b257cdbf9 (patch) | |
| tree | c9c83f31d2984bb49a5d22e2c7301f49fc6e2009 | |
| parent | 10c058dcb9983de24a2ee96c22c56b108dc9b664 (diff) | |
Remove left-over submodule configuration
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index c28b485..8eb5872 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "libgit2"] - path = libgit2 - url = ./vendor/libgit2 [submodule "vendor/libgit2"] path = vendor/libgit2 url = https://github.com/libgit2/libgit2 |
