summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-12-08 16:04:19 +0100
committerSlávek Banko <slavek.banko@axis.cz>2019-12-08 16:04:19 +0100
commit8541dafd02abb9460e67bfb461600fce41d74066 (patch)
treea84e82f1f3c15f08dfde68ec24fc2170474e12f7
parent65ecf00f402247b54431ee15f024d7c688d0f0d7 (diff)
downloadtdevelop-8541dafd02abb9460e67bfb461600fce41d74066.tar.gz
tdevelop-8541dafd02abb9460e67bfb461600fce41d74066.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