summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@trixter.de>2012-07-23 20:27:57 +0200
committerSebastian Thiel <sebastian.thiel@trixter.de>2012-07-23 20:27:57 +0200
commit90811b1bd194e4864f443ae714716327ba7596c2 (patch)
tree2fbf3d1c4f3e455ca6e755afcad6840d73191a49 /.gitmodules
parenta7c4b323bb2d3960430b11134ee59438e16d254e (diff)
downloadgitpython-90811b1bd194e4864f443ae714716327ba7596c2.tar.gz
submodules now use the http protocol to faciliate use in corporate networks
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 5741d992..3236ec75 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "gitdb"]
path = git/ext/gitdb
- url = git://github.com/gitpython-developers/gitdb.git
+ url = http://github.com/gitpython-developers/gitdb.git