Skip to content

Commit

Permalink
Use git://... instead of git@... for submodules.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Rønne Petersen committed Dec 8, 2014
1 parent 0676341 commit 41ee4e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@
url = git://github.com/mono/referencesource
[submodule "external/reference-assemblies"]
path = external/reference-assemblies
url = git@github.com:mono/reference-assemblies.git
url = git://github.com/mono/reference-assemblies.git

0 comments on commit 41ee4e7

Please sign in to comment.