Explorar el Código

changed submodule url to bypass proxy problem

Rolando Henry hace 13 años
padre
commit
4da2fe4331
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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