.. | ||
applypatch-msg | ||
commit-msg | ||
post-applypatch | ||
post-checkout | ||
post-commit | ||
post-merge | ||
post-receive | ||
post-rewrite | ||
post-update | ||
pre-applypatch | ||
pre-auto-gc | ||
pre-commit | ||
pre-push | ||
pre-rebase | ||
pre-receive | ||
prepare-commit-msg | ||
update | ||
README |
This directory (custom.d) is dedicated to custom hooks. In order to add a custom hook, insert the file to a subdirectory bearing the respective category. All hidden files (starting with a dot) and files not marked as executable are ignored. The contents of the subdirectories (except for .gitkeep) are not tracked and will be preserved during project updates.