author | Andy Parkins <andyparkins@gmail.com> | |
Fri, 23 Mar 2007 10:21:59 +0000 (10:21 +0000) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 25 Mar 2007 05:30:53 +0000 (22:30 -0700) | ||
commit | 46d409d0bf25b361f812eec4888c46509c203a6d | |
tree | 3cf8fc5a9949ff5dc563bbb7fe5b478fb503fe35 | tree | snapshot |
parent | 2499857b0b5c1801da659e8bff976c1e038f3f3f | commit | diff |
update-hook: remove e-mail sending hook.
The update hook's only job is to decide is a particular update
is allowed or not. It was not the right place to send out
update notification e-mails from to begin with, as the final
stage of updating refs can fail after this hook runs.
Signed-off-by: Andy Parkins <andyparkins@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
The update hook's only job is to decide is a particular update
is allowed or not. It was not the right place to send out
update notification e-mails from to begin with, as the final
stage of updating refs can fail after this hook runs.
Signed-off-by: Andy Parkins <andyparkins@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
templates/hooks--update | diff | blob | history |