浏览代码

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