update hook: redirect _both_ diagnostic lines to stderr upon tag failure
authorJim Meyering <jim@meyering.net>
Thu, 28 Dec 2006 15:05:02 +0000 (16:05 +0100)
committerJunio C Hamano <junkio@cox.net>
Thu, 28 Dec 2006 22:12:48 +0000 (14:12 -0800)
Otherwise, sending the diagnostic to stdout would provoke a
protocol failure.

Signed-off-by: Jim Meyering <jim@meyering.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found