Skip to content

Back-merge main into develop after v1.19.2 - #1114

Merged
VijitSingh97 merged 1 commit into
developfrom
main
Aug 18, 2026
Merged

Back-merge main into develop after v1.19.2#1114
VijitSingh97 merged 1 commit into
developfrom
main

Conversation

@VijitSingh97

Copy link
Copy Markdown
Collaborator

Restores the release-branch invariant: main must stay an ancestor of develop, or the next cut diverges.

The develop → main release merge (#1113) created a merge commit on main that develop does not have, so right after every release main is briefly not an ancestor. This back-merge closes that. No file changes — the trees are identical.

Verified after this lands: git merge-base --is-ancestor origin/main origin/develop and a zero commit gap in both directions.

🤖 Generated with Claude Code

@VijitSingh97
VijitSingh97 merged commit b2c29ef into develop Aug 18, 2026
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant