diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2019-12-08 15:58:38 +0100 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2019-12-08 15:58:38 +0100 |
| commit | 77351f56ef31e28a051398f6a211d9947ba512b2 (patch) | |
| tree | 90151775f656df0b13d29132487eba7277e10afe | |
| parent | 9e9e25f870fe48faf6b77027cd27a00d17c3f923 (diff) | |
| download | kerberostray-77351f56ef31e28a051398f6a211d9947ba512b2.tar.gz kerberostray-77351f56ef31e28a051398f6a211d9947ba512b2.zip | |
Switch all submodules to https.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 4fce771..bdec8fc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "admin"] path = admin - url = http://system@scm.trinitydesktop.org/scm/git/tde-common-admin + url = https://system@scm.trinitydesktop.org/scm/git/tde-common-admin [submodule "cmake"] path = cmake - url = http://system@scm.trinitydesktop.org/scm/git/tde-common-cmake + url = https://system@scm.trinitydesktop.org/scm/git/tde-common-cmake |
