diff options
author | Slávek Banko <[email protected]> | 2019-12-08 15:58:49 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-12-08 15:58:49 +0100 |
commit | a71c9ba21ee4f1a27138ebc1341a70e643eafcf4 (patch) | |
tree | 0989fbba8ffa23afec300a049851a5dc8ebaa52d /.gitmodules | |
parent | 8ce088f2811139864850dfdd4c62d336f0c3189c (diff) | |
download | knetload-a71c9ba21ee4f1a27138ebc1341a70e643eafcf4.tar.gz knetload-a71c9ba21ee4f1a27138ebc1341a70e643eafcf4.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 |