Files
StefanandClaude Sonnet 5 7a9eb94a13
Playwright Tests / test (push) Has been cancelled
Track main branch for all submodules in .gitmodules
Sets submodule.<name>.branch = main so `git submodule update --remote`
resolves each submodule to the tip of main without needing a
per-invocation --branch argument.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-21 09:20:10 +02:00

21 lines
589 B
Plaintext

[submodule "OCORE"]
path = OCORE
url = https://git.processweb.de/Stefan/OCORE.git
branch = main
[submodule "OCORE_web"]
path = OCORE_web
url = https://git.processweb.de/Stefan/OCORE_web.git
branch = main
[submodule "OCORE_web_pdf"]
path = OCORE_web_pdf
url = https://git.processweb.de/Stefan/OCORE_web_pdf.git
branch = main
[submodule "OCORE_Charting"]
path = OCORE_Charting
url = https://git.processweb.de/Stefan/OCORE_Charting.git
branch = main
[submodule "eRechnungLib"]
path = eRechnungLib
url = https://git.processweb.de/ProcessWeb_Tools/eRechnungLib.git
branch = main