blino's website
Free software developer and more
/notes/tech/linux/git-hooks.html
[ .. ]
/notes/tech/linux
Hooks used by git
Fri, 11 Jan 2008
Use
post-receive
hook to send commit emails (see
contrib/hooks/post-receive-email
and
upstream doc
).