v2.7.0
Fixed
- Direct
git mergeinto production branch now returnsdenyinstead ofask, enforcing the staging reset flow - Push refspec parsing (
HEAD:main,feature:main) now correctly detects production-targeting pushes and blocks them - Branch protection stale-warning no longer false-positives on fresh unlocks (state file write moved after stale check)
Full changelog: v2.6.0...v2.7.0