Use git:// url in .gitmodules

develop
lethosor 2015-03-20 20:26:24 -04:00
parent caff9ae741
commit d382d94cbc
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored

@ -15,4 +15,4 @@
url = git://github.com/DFHack/clsocket.git
[submodule "depends/jsonxx"]
path = depends/jsonxx
url = https://github.com/lethosor/jsonxx
url = git://github.com/lethosor/jsonxx.git