Skip to content

Overcommit 0.51.0

Compare
Choose a tag to compare
@sds sds released this 02 Oct 16:28
v0.51.0
550f67f

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