Switch all submodules to https.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/18/head
Slávek Banko 4 years ago
parent adcc0f44ef
commit b1c3084856
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

4
.gitmodules vendored

@ -1,9 +1,9 @@
[submodule "admin"]
path = admin
url = http://system@scm.trinitydesktop.org/scm/git/tde-common-admin
url = https://system@scm.trinitydesktop.org/scm/git/tde-common-admin
[submodule "cmake"]
path = cmake
url = http://system@scm.trinitydesktop.org/scm/git/tde-common-cmake
url = https://system@scm.trinitydesktop.org/scm/git/tde-common-cmake
[submodule "libtdevnc"]
path = libtdevnc
url = https://system@scm.trinitydesktop.org/scm/git/libtdevnc

Loading…
Cancel
Save