use https instead of ssh auth on submodules

This commit is contained in:
Michael Iedema
2015-01-28 13:08:49 +01:00
parent 4519308545
commit f27c5d90ec

2
.gitmodules vendored
View File

@@ -1,4 +1,4 @@
[submodule "NodeManager"]
path = NodeManager
url = git@github.com:RangeNetworks/NodeManager.git
url = https://github.com/RangeNetworks/NodeManager.git
branch = master