Merge pull request #449 from nibua-r/https-submodules

Use https instead of ssh for submodules access
This commit is contained in:
João Távora 2013-12-26 11:38:51 -08:00
commit f94c38eade

8
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "snippets"]
path = snippets
url = git@github.com:AndreaCrotti/yasnippet-snippets.git
path = snippets
url = https://github.com/AndreaCrotti/yasnippet-snippets.git
[submodule "yasmate"]
path = yasmate
url = git@github.com:capitaomorte/yasmate.git
path = yasmate
url = https://github.com/capitaomorte/yasmate.git