1
0
mirror of https://github.com/git/git.git synced 2024-09-28 08:49:45 +02:00
git/contrib/hooks
Jon Jensen 0d7c01c991 Add option hooks.diffopts to customize change summary in post-receive-email
This makes it easy to customize the git diff-tree options, for example
to include -p to include inline diffs.

It defaults to the current options "--stat --summary --find-copies-harder"
and thus is backward-compatible.

Signed-off-by: Jon Jensen <jon@endpoint.com>
Improved-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-08-04 12:06:49 -07:00
..
post-receive-email Add option hooks.diffopts to customize change summary in post-receive-email 2011-08-04 12:06:49 -07:00
pre-auto-gc-battery
setgitperms.perl
update-paranoid