Skip to content

fix(server): publish feature branches under their own names - #469

Closed
sak0a wants to merge 1 commit into
mainfrom
codex/t3-p0-git-push
Closed

fix(server): publish feature branches under their own names#469
sak0a wants to merge 1 commit into
mainfrom
codex/t3-p0-git-push

Conversation

@sak0a

@sak0a sak0a commented Aug 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • treat a differently named upstream as the branch merge base, not its push destination
  • preserve the prior base in branch.<name>.gh-merge-base before retargeting
  • keep intentionally mangled tracking aliases working

Testing

  • focused GitVcsDriverCore integration suite: 20 tests passed
  • server typecheck
  • focused formatting check

Avoid pushing feature commits into differently named base branches. Preserve the old upstream as gh-merge-base and keep Git-mangled aliases working.
@github-actions github-actions Bot added size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Aug 30, 2026
@sak0a sak0a changed the title codex/t3 p0 git push fix(server): publish feature branches under their own names Aug 30, 2026
@sak0a sak0a closed this Aug 30, 2026
@sak0a
sak0a deleted the codex/t3-p0-git-push branch August 30, 2026 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant