1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-02 01:16:12 +02:00
git/contrib/hooks
Alan Raison 8828aa3418 contrib/hooks/post-receive-email: fix return values from prep_for_email
The function was returning 0 for failure and 1 for success which was
breaking the logic in the main loop.  It now also returns in all
cases, rather than exiting.

Signed-off-by: Alan Raison <alan@theraisons.me.uk>
Acked-by: Kevin P. Fleming <kpfleming@digium.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2010-12-09 09:34:11 -08:00
..
post-receive-email contrib/hooks/post-receive-email: fix return values from prep_for_email 2010-12-09 09:34:11 -08:00
pre-auto-gc-battery Add Linux PPC support to the pre-auto-gc example hook 2008-10-14 16:50:09 -07:00
setgitperms.perl Use dashless git commands in setgitperms.perl 2008-09-22 09:36:12 -07:00
update-paranoid Ignore no-op changes in paranoid update hook 2008-05-25 20:29:30 -07:00