Overcommit v0.51.0 Release Notes

Release Date: 2019-10-02 // over 4 years ago
  • ๐Ÿš€ 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