diff options
author | Slávek Banko <[email protected]> | 2019-12-08 15:42:45 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-12-08 15:42:45 +0100 |
commit | c2f3ebbfb8bb3f33abde07ea7d38596434f60c57 (patch) | |
tree | 8e3958745ea2e29fe7d969bf854b5b0aa254d5dc | |
parent | 4d360510e56171ee49e91837a7ff95a833d0ab23 (diff) | |
download | kpilot-c2f3ebbfb8bb3f33abde07ea7d38596434f60c57.tar.gz kpilot-c2f3ebbfb8bb3f33abde07ea7d38596434f60c57.zip |
Switch all submodules to https.
Signed-off-by: Slávek Banko <[email protected]>
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 6663de1..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 = https://[email protected]/scm/git/tde-common-cmake |