Switch submodules to use git:// repo urls.

This commit is contained in:
Justin Hileman
2012-04-03 21:53:55 -07:00
parent 2328615772
commit 8051acf8ac
+2 -2
View File
@@ -1,6 +1,6 @@
[submodule "vendor/spec"]
path = vendor/spec
url = https://github.com/mustache/spec.git
url = git://github.com/mustache/spec.git
[submodule "vendor/yaml"]
path = vendor/yaml
url = https://github.com/fabpot/yaml.git
url = git://github.com/fabpot/yaml.git