Skip to content

Commit 6b5f70c

Browse files
author
Sebastian Thiel
committed
submodules now use the http protocol to faciliate use in corporate networks
1 parent 864cf1a commit 6b5f70c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "async"]
22
path = git/ext/async
3-
url = git://github.com/gitpython-developers/async.git
3+
url = http://github.com/gitpython-developers/async.git
44
[submodule "smmap"]
55
path = git/ext/smmap
6-
url = git://github.com/Byron/smmap.git
6+
url = http://github.com/Byron/smmap.git

0 commit comments

Comments
 (0)