diff options
author | Slávek Banko <[email protected]> | 2019-12-08 15:58:43 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-12-08 15:58:43 +0100 |
commit | 2c42e95432c30ebe29684141c17b115b72a95443 (patch) | |
tree | e2cc456f00405e3a5ecd2d364a033651d645f09e /.gitmodules | |
parent | 91048421f545b83feefd1ea117bc10cd68dc7671 (diff) | |
download | kkbswitch-2c42e95432c30ebe29684141c17b115b72a95443.tar.gz kkbswitch-2c42e95432c30ebe29684141c17b115b72a95443.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 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 |