Files
core/.gitmodules
Noel Grandin 702de5e98b clone submodules shallow by default
which makes it vastly quicker and easier to get going with
these very large repos.

Change-Id: Ib1bb8e824a6a2228be13ab4379e7f5e660371cea
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/189002
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Jenkins
2025-08-06 18:36:42 +02:00

16 lines
298 B
Plaintext

[submodule "dictionaries"]
path = dictionaries
url = ../dictionaries
branch = .
shallow = true
[submodule "helpcontent2"]
path = helpcontent2
url = ../help
branch = .
shallow = true
[submodule "translations"]
path = translations
url = ../translations
branch = .
shallow = true