Use http instead of ssh to refere to the "native" submodule

This commit is contained in:
Henrik Rydgard 2012-11-04 20:00:23 +01:00
parent 0c66247c0d
commit 37ce062757

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "native"]
path = native
url = git@github.com:hrydgard/native.git
url = https://github.com/hrydgard/native.git