diff options
author | Slávek Banko <[email protected]> | 2019-12-08 15:59:46 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-12-08 15:59:46 +0100 |
commit | ec1795067b8c083d30e7825a673220f3cfbb7115 (patch) | |
tree | a1eb112d0fc3aa18f39b192964aece5473b0cb16 | |
parent | 427ae0529f85a2b06d0916020218d77a19cad01e (diff) | |
download | libr-ec1795067b8c083d30e7825a673220f3cfbb7115.tar.gz libr-ec1795067b8c083d30e7825a673220f3cfbb7115.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 |