summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2011-06-10 22:45:07 +0200
committerSebastian Thiel <byronimo@gmail.com>2011-06-10 23:16:21 +0200
commit4a8bdce7a665a0b38fc822b7f05a8c2e80ccd781 (patch)
treeafe6db52df50e4b66fa98a4b25143b4efafc3a66 /.gitmodules
parent8828ced5818d793879ae509e144fdad23465d684 (diff)
downloadgitpython-4a8bdce7a665a0b38fc822b7f05a8c2e80ccd781.tar.gz
Fixed submodule tests to go with either the old or the new version of gitdb
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules7
1 files changed, 3 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 67cfa9b8..5741d992 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,3 @@
-[submodule "gitdb"]
- path = git/ext/gitdb
- url = git://github.com/gitpython-developers/gitdb.git
- branch = master
+[submodule "gitdb"]
+ path = git/ext/gitdb
+ url = git://github.com/gitpython-developers/gitdb.git