uset https:// instead of git:// for submodules

Change-Id: I504f30190bc1ea00eb1ea7a84c9638e73931dc95
This commit is contained in:
Christian Lohmaier 2018-12-20 19:51:54 +01:00
parent 0202b472d8
commit 5113d2f488

6
.gitmodules vendored
View file

@ -1,12 +1,12 @@
[submodule "dictionaries"]
path = dictionaries
url = git://gerrit.libreoffice.org/dictionaries
url = https://gerrit.libreoffice.org/dictionaries
branch = .
[submodule "helpcontent2"]
path = helpcontent2
url = git://gerrit.libreoffice.org/help
url = https://gerrit.libreoffice.org/help
branch = .
[submodule "translations"]
path = translations
url = git://gerrit.libreoffice.org/translations
url = https://gerrit.libreoffice.org/translations
branch = .