diff options
author | Slávek Banko <[email protected]> | 2019-12-08 15:43:09 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-12-08 15:43:09 +0100 |
commit | b07814aec81e4b6320c1e281d240cd325074c2e7 (patch) | |
tree | e52493b375426682f0a6cbc528810a3e8eabb2da | |
parent | 6e01758b993b3685ca31fd6570c38637c9bc83f4 (diff) | |
download | avahi-tqt-b07814aec81e4b6320c1e281d240cd325074c2e7.tar.gz avahi-tqt-b07814aec81e4b6320c1e281d240cd325074c2e7.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 5b98c56..69dd7b2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "cmake"] path = cmake - url = http://[email protected]/scm/git/tde-common-cmake + url = https://[email protected]/scm/git/tde-common-cmake |