summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2019-12-08 15:59:21 +0100
committerSlávek Banko <[email protected]>2019-12-08 15:59:21 +0100
commitc0fcb5eb468c492dbf5da4e3f176252a55236558 (patch)
tree8a75e5a1d27051e45d81dcb8f51b20712a9efb32
parentd16e1060a826ce29b97faed766171fcf3cad4d74 (diff)
downloadkvpnc-c0fcb5eb468c492dbf5da4e3f176252a55236558.tar.gz
kvpnc-c0fcb5eb468c492dbf5da4e3f176252a55236558.zip
Switch all submodules to https.
Signed-off-by: Slávek Banko <[email protected]>
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 4fce771..bdec8fc 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
[submodule "admin"]
path = admin
- url = http://[email protected]/scm/git/tde-common-admin
+ url = https://[email protected]/scm/git/tde-common-admin
[submodule "cmake"]
path = cmake
- url = http://[email protected]/scm/git/tde-common-cmake
+ url = https://[email protected]/scm/git/tde-common-cmake