v2.0.0
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.