Files
git-maintainer-tools/CHANGELOG.md
Kevin Veen-Birkenbach e9653cff2e feat(setup-remotes): pin branch.main.pushRemote to origin
Direct pushes on the canonical branch now target upstream instead of
the personal fork whose branch-protection rules can diverge. Feature
branches still fall back to the fork via remote.pushDefault.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-24 23:36:10 +02:00

216 B

[1.1.0] - 2026-04-24

  • git-setup-remotes now pins branch.main.pushRemote to origin so direct pushes on the canonical branch never target the personal fork.

[1.0.0] - 2026-04-24

  • Official Release🚀