Switch all submodules to https.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 33d2f1174c)
r14.0.x
Slávek Banko 4 years ago committed by Michele Calgaro
parent 7859bf4766
commit 7051c5391a
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

4
.gitmodules vendored

@ -1,6 +1,6 @@
[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

Loading…
Cancel
Save