Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 13:16
· 107 commits to main since this release

2.0.0 (2026-07-06)

  • feat(receive-pack)!: deny non-fast-forward pushes and ref deletions (246ee6b)

BREAKING CHANGES

  • receive-pack now enforces a deny-non-FF policy — non-fast-forward force-pushes and ref deletions that were previously accepted via CAS are refused; clients must fast-forward ref updates and can no longer delete branches over the wire.