diff options
author | Slávek Banko <[email protected]> | 2019-12-08 15:43:06 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-12-08 15:43:06 +0100 |
commit | e180e5f84b3b18b90f90fd4bfd11760f451c0117 (patch) | |
tree | b67cdcefefa75815b92219226cf1cc055be0d8df /.gitmodules | |
parent | 567f9d0f1f23bb06d2dc46bc2b53b5e4b3160288 (diff) | |
download | tdmtheme-e180e5f84b3b18b90f90fd4bfd11760f451c0117.tar.gz tdmtheme-e180e5f84b3b18b90f90fd4bfd11760f451c0117.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 |