summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2010-12-01 00:08:47 +0100
committerSebastian Thiel <byronimo@gmail.com>2010-12-01 00:12:46 +0100
commit468cad66ff1f80ddaeee4123c24e4d53a032c00d (patch)
tree5d9a54916aa7d738e429a24b3a0ee10ad0850a52 /.gitmodules
parent1053448ad885c633af9805a750d6187d19efaa6c (diff)
downloadgitpython-468cad66ff1f80ddaeee4123c24e4d53a032c00d.tar.gz
Fixed import of gitdb, keeping changed gitdb commit so that the submodule tests may work.
Switched gitdb submodule to new github url
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 271899fc..5741d992 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "gitdb"]
path = git/ext/gitdb
- url = git://github.com/Byron/gitdb.git
+ url = git://github.com/gitpython-developers/gitdb.git