You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Made pre-commit not crash when handling deleted files.
Colorized output (on by default, pass --no-color or set either the QUICKHOOK_NO_COLOR or NO_COLOR environment variable to not colorize output).
Added commit-msg hook (non-parallel) with the same calling semantics as Git hooks (called with a single argument containing the path to the temporary file holding the message to be committed).