diff options
author | Slávek Banko <[email protected]> | 2019-12-08 15:42:50 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-12-08 15:42:50 +0100 |
commit | 87af6d0dbd0e70c5d09dd6b67004c7e3fe7f2584 (patch) | |
tree | fd51bd1903bd272d247709dffdcda8d5bd57e76e /.gitmodules | |
parent | 16bc769ae83f846234e7e91186fd71b0eef02dd0 (diff) | |
download | kvirc-87af6d0dbd0e70c5d09dd6b67004c7e3fe7f2584.tar.gz kvirc-87af6d0dbd0e70c5d09dd6b67004c7e3fe7f2584.zip |
Switch all submodules to https.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 5b98c562..69dd7b22 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 |