Switch submodule to use git:// repo url.
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
|||||||
[submodule "test/spec"]
|
[submodule "test/spec"]
|
||||||
path = test/spec
|
path = test/spec
|
||||||
url = http://github.com/mustache/spec.git
|
url = git://github.com/mustache/spec.git
|
||||||
|
|||||||
Reference in New Issue
Block a user