summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-12-08 16:00:38 +0100
committerSlávek Banko <slavek.banko@axis.cz>2019-12-08 16:00:38 +0100
commitef4811157ce030236993cfee5be69fbe49599b2c (patch)
tree46971d82cd27155ba5de424cf0c961090aa831ec
parent5aee858be42efe2e7700a1f914babd8029413dfe (diff)
downloadtdevelop-ef4811157ce030236993cfee5be69fbe49599b2c.tar.gz
tdevelop-ef4811157ce030236993cfee5be69fbe49599b2c.zip
Switch all submodules to https.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index c9983902..ee64d062 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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 "parts/appwizard/common/admin"]
path = parts/appwizard/common/admin
- url = http://system@scm.trinitydesktop.org/scm/git/tde-common-admin
+ url = https://system@scm.trinitydesktop.org/scm/git/tde-common-admin