Ver Fonte

changed submodule url to bypass proxy problem

Rolando Henry há 13 anos atrás
pai
commit
4da2fe4331
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      .gitmodules

+ 2 - 2
.gitmodules

@@ -1,6 +1,6 @@
 [submodule "vendor/spec"]
 	path = vendor/spec
-	url = git://github.com/mustache/spec.git
+	url = https://github.com/mustache/spec.git
 [submodule "vendor/yaml"]
 	path = vendor/yaml
-	url = git://github.com/fabpot/yaml.git
+	url = https://github.com/fabpot/yaml.git