Skip to content

Commit d9c2045

Browse files
NagyViktNagyVikt
andauthored
Keep example submodules on fetchable heads (#485)
The example submodule lane already recorded .gitmodules, but two gitlinks pointed at stale local commits. This keeps the committed pointers on the configured remote main heads so a fresh clone can fetch them. Constraint: Protected main had duplicate staged gitlinks, including local-only submodule commits. Rejected: Preserve protected-main gitlink SHAs | remote ls-remote did not prove conductor/vscode updates as configured main heads. Confidence: high Scope-risk: narrow Directive: Do not advance submodule gitlinks unless the target SHA is reachable from the configured remote. Tested: git ls-remote for all configured submodule main refs; git diff --cached --check Not-tested: Full CI before PR finish Co-authored-by: NagyVikt <nagy.viktordp@gmail.com>
1 parent cfc7da3 commit d9c2045

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

0 commit comments

Comments
 (0)