Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6b5f70c

Browse files
author
Sebastian Thiel
committed
submodules now use the http protocol to faciliate use in corporate networks
1 parent864cf1a commit6b5f70c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.gitmodules

Lines changed: 2 additions & 2 deletions
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)

[8]ページ先頭

©2009-2025 Movatter.jp