chore: configure Kindred submodules to track main branch #286

Merged
forbes merged 1 commits from chore/submodule-branch-tracking into main 2026-02-19 20:58:28 +00:00
Owner

Adds branch = main to mods/silo and mods/ztools in .gitmodules.

This enables updating all Kindred submodules to latest main with a single command:

git submodule update --remote mods/silo mods/ztools

Third-party deps (GSL, googletest, AddonManager) remain pinned to exact commits.

Adds branch = main to mods/silo and mods/ztools in .gitmodules. This enables updating all Kindred submodules to latest main with a single command: git submodule update --remote mods/silo mods/ztools Third-party deps (GSL, googletest, AddonManager) remain pinned to exact commits.
forbes added 1 commit 2026-02-19 20:57:42 +00:00
chore: configure Kindred submodules to track main branch
All checks were successful
Build and Test / build (pull_request) Successful in 29m19s
6dc4341a5f
Add branch = main to mods/silo and mods/ztools in .gitmodules.
Enables 'git submodule update --remote' to auto-advance to latest main.
Third-party deps (GSL, googletest, AddonManager) remain pinned.
forbes merged commit 551979b441 into main 2026-02-19 20:58:28 +00:00
forbes deleted branch chore/submodule-branch-tracking 2026-02-19 20:58:29 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#286