diff options
author | Slávek Banko <[email protected]> | 2019-12-08 15:58:50 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-12-08 15:58:50 +0100 |
commit | fb55d89f2f77dd67cd997caa31040b4b7e8b3750 (patch) | |
tree | 3a7e24bb5af19a0bf5d5d069f47d59cb96ee2a60 | |
parent | 594d814515c55dec7315567ba40e20db1256fcc2 (diff) | |
download | knetstats-fb55d89f2f77dd67cd997caa31040b4b7e8b3750.tar.gz knetstats-fb55d89f2f77dd67cd997caa31040b4b7e8b3750.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 |