Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information