f7d892aa0b
as using https://git.libreoffice.org breaks the submodule subsription (automatic update in core when something is pushed to the submodules), since gerrit compares the URL with gerrit.canonicalWebUrl, the URL where gerrit itself is found, not what is used as default repository URL Change-Id: I2e4566e69c7e70c463f0aab393d622a6f4d61808
12 lines
241 B
Text
12 lines
241 B
Text
[submodule "dictionaries"]
|
|
path = dictionaries
|
|
url = ../dictionaries
|
|
branch = .
|
|
[submodule "helpcontent2"]
|
|
path = helpcontent2
|
|
url = ../help
|
|
branch = .
|
|
[submodule "translations"]
|
|
path = translations
|
|
url = ../translations
|
|
branch = .
|