diff options
author | Slávek Banko <[email protected]> | 2019-12-08 15:42:59 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-12-08 15:42:59 +0100 |
commit | da1f45f9a8127198dbb340339ba3acd3179c5e6b (patch) | |
tree | c53504e0691f5cc0e844ac812f041b3dc043b5d0 | |
parent | cf1095d9bd06cb517184fd5b979a554e6dcb51b5 (diff) | |
download | tdeio-locate-da1f45f9a8127198dbb340339ba3acd3179c5e6b.tar.gz tdeio-locate-da1f45f9a8127198dbb340339ba3acd3179c5e6b.zip |
Switch all submodules to https.
Signed-off-by: Slávek Banko <[email protected]>
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 12a4798..72195e5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "cmake"] path = cmake - url = http://[email protected]/scm/git/tde-common-cmake + url = https://[email protected]/scm/git/tde-common-cmake [submodule "admin"] path = admin - url = http://[email protected]/scm/git/tde-common-admin + url = https://[email protected]/scm/git/tde-common-admin |