Overcommit 0.51.0
Releases a pretty significant behavior change where Overcommit will only stash changes if not all changes have been staged.
- Stop stashing in pre-commit hooks when all changes are already staged, avoiding unnecessary file modification
- Improve instructions for recovering commit message when a
commit-msg
hook fails