Skip to content

Commit 90811b1

Browse files
author
Sebastian Thiel
committed
submodules now use the http protocol to faciliate use in corporate networks
1 parent a7c4b32 commit 90811b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "gitdb"]
22
path = git/ext/gitdb
3-
url = git://github.com/gitpython-developers/gitdb.git
3+
url = http://github.com/gitpython-developers/gitdb.git

0 commit comments

Comments
 (0)