diff options
author | Slávek Banko <[email protected]> | 2019-12-08 16:03:14 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-12-08 16:03:14 +0100 |
commit | e2464490d5e47d64819c3a865c2f55b1ee27e1ca (patch) | |
tree | 0496e348da0e14fd96867dd404d655e15d7bac48 | |
parent | d98484e23cbd37f713e1e97e3c9ffd225eb3451e (diff) | |
download | avahi-tqt-e2464490d5e47d64819c3a865c2f55b1ee27e1ca.tar.gz avahi-tqt-e2464490d5e47d64819c3a865c2f55b1ee27e1ca.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 |