Skip to content

Commit c124a11

Browse files
committed
Use public clone URLs of my submodule forks
1 parent bbb8ed2 commit c124a11

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 "libgit2"]
22
path = libgit2
3-
url = https://github.com/libgit2/libgit2.git
3+
url = git://github.com/rowanj/libgit2.git
44
[submodule "objective-git"]
55
path = objective-git
6-
url = https://github.com/rowanj/objective-git.git
6+
url = git://github.com/rowanj/objective-git.git

0 commit comments

Comments
 (0)