.git/hooks/
Jump to navigation
Jump to search
.git/hooks/pre-commit
- pre-commit - Before creating the commit
- prepare-commit-msg - Before opening the commit message editor
- commit-msg - To validate the commit message
- post-commit - After the commit is created
- pre-push - Before pushing
- pre-rebase - Before a rebase
- post-merge - After a merge
- post-checkout - After a checkout
- pre-receive - Server-side: before receiving a push
- post-receive - Server-side: after receiving a push
- update - Server-side: per branch on a push
See also[edit]
Advertising: