scatterd-dotfiles/git_template/hooks
Marek Suscak 2a59c1890f
Use if instead of && in git hooks (#680)
This prevents a Git hook from issuing a non-zero exit status if the condition is the last line of the hook.
2020-12-09 09:53:29 -05:00
..
commit-msg Adds a commit-msg git hook 2019-11-18 09:29:31 -05:00
ctags Change ctag git hook to use universal-ctags tag-relative syntax 2018-06-13 00:59:34 -07:00
post-checkout Use if instead of && in git hooks (#680) 2020-12-09 09:53:29 -05:00
post-commit Use if instead of && in git hooks (#680) 2020-12-09 09:53:29 -05:00
post-merge Use if instead of && in git hooks (#680) 2020-12-09 09:53:29 -05:00
post-rewrite Introduces git_template for init templating 2014-08-27 16:43:38 -04:00
pre-commit Fix pre-commit, prepare-commit-msg hooks 2014-12-05 11:35:15 -08:00
pre-push Add pre-push git hook 2017-01-19 17:59:49 -05:00
prepare-commit-msg Fix pre-commit, prepare-commit-msg hooks 2014-12-05 11:35:15 -08:00