Tags: docsend/overcommit
Tags
0.53.0 * Improve performance in `PhpCs` pre-commit hook * Add `Pronto` pre-push hook * Remove erroneous extra newline in replacement string for `ReplaceBranch` prepare-commit-msg hook * Add note about potentially checking your stash when hook is interrupted * Add support for skipping hooks based on command result using the `skip_if` option
0.52.0 * Fix `Mdl` to properly parse JSON output from `mdl` * Add `GolangciLint` pre-commit and pre-push hooks * Add `GoTest` pre-push hook * Add `GoFmt` pre-commit hook * Add `exclude_branches` hook option to disable hooks running on specific branches * Add `exclude_remotes` pre-push hook option to disable pre-push hooks running against specific remotes * Change default behavior of pre-push hooks to **not** run against deleted remote refs * Add `include_remote_ref_deletions` pre-push hook option to allow running for a remote branch deletion * Rename `remote_branch_deletion?` pre-push hook helper to `remote_ref_deletion?` * Add per-branch `destructive_only` setting to `ProtectedBranches` pre-push hook
0.50.0 * Fix Overcommit to display helpful error message when a hook does not inherit from the base class * Relax `childprocess` gem constraint to allow up to version 3.x * Display a helpful message if hooks do not inherit from the correct base class * Fix Overcommit to work with emacs/magit by [disabling literal pathspecs](https://magit.vc/manual/magit/My-Git-hooks-work-on-the-command_002dline-but-not-inside-Magit.html)
PreviousNext