Преглед изворни кода

Switch submodules to use git:// repo urls.

Justin Hileman пре 13 година
родитељ
комит
8051acf8ac
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      .gitmodules

+ 2 - 2
.gitmodules

@@ -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