diff options
author | Slávek Banko <[email protected]> | 2019-12-08 15:43:10 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-12-08 15:43:10 +0100 |
commit | 52ebe1584c8f598626d83788e42b2a4dcf79ec5e (patch) | |
tree | 8b019f19521598a1cd02ce37a8913b6530973e15 | |
parent | eb6f25f9b7782a0a58c6b023ca89c374c23b1887 (diff) | |
download | dbus-tqt-52ebe1584c8f598626d83788e42b2a4dcf79ec5e.tar.gz dbus-tqt-52ebe1584c8f598626d83788e42b2a4dcf79ec5e.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 |