diff options
author | Slávek Banko <[email protected]> | 2019-12-08 15:59:06 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-12-08 15:59:06 +0100 |
commit | 1088568bcf6abd9617a561d27a42d4e1b5ed42cd (patch) | |
tree | 9126c805176f9a30eac85dee9e17f4ee4710ae66 | |
parent | e59cd13c8c220a0019194bf8e41d8850f08de2ed (diff) | |
download | kpilot-1088568bcf6abd9617a561d27a42d4e1b5ed42cd.tar.gz kpilot-1088568bcf6abd9617a561d27a42d4e1b5ed42cd.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 |