Slide 17
Slide 17 text
GIT HOOKS
➤ Look at .git/hooks
applypatch-msg, pre-applypatch, post-applypatch,
pre-commit, prepare-commit-msg, commit-msg,
post-commit, pre-rebase, post-merge, pre-push,
pre-receive, update, post-receive, post-update,
push-to-checkout, pre-auto-gc, post-rewrite
➤ https://www.digitalocean.com/community/tutorials/how-to-
use-git-hooks-to-automate-development-and-deployment-tasks
➤ https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks