mirror of
https://github.com/LibreOffice/core.git
synced 2025-07-20 18:18:30 +00:00

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
13 lines
241 B
Plaintext
13 lines
241 B
Plaintext
[submodule "dictionaries"]
|
|
path = dictionaries
|
|
url = ../dictionaries
|
|
branch = .
|
|
[submodule "helpcontent2"]
|
|
path = helpcontent2
|
|
url = ../help
|
|
branch = .
|
|
[submodule "translations"]
|
|
path = translations
|
|
url = ../translations
|
|
branch = .
|