summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2019-12-08 15:58:23 +0100
committerSlávek Banko <[email protected]>2019-12-08 15:58:23 +0100
commit207301852a539aad54a8568168f169086c57125c (patch)
tree6a0020db7652a4f56081b72982f848a69a93d7fc
parent3c1b3e4ef4d0704e6a26b34eb8e0d46ccc85b70f (diff)
downloadk9copy-207301852a539aad54a8568168f169086c57125c.tar.gz
k9copy-207301852a539aad54a8568168f169086c57125c.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