Code

Make sample pre-commit hook output Emacs friendly.
authorJunio C Hamano <junkio@cox.net>
Sat, 20 Aug 2005 08:05:12 +0000 (01:05 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 20 Aug 2005 08:05:12 +0000 (01:05 -0700)
commitb779dd5ee38d103c74e15a7c361f78f1025a0872
tree004d2bc28b41b064858cf021770168a79b0c2fc2
parent51890a64eb152fb914d0dd3676f549ab8d8cc49a
Make sample pre-commit hook output Emacs friendly.

Use the common error message format, "filename:lineno: body";
this way, problematic lines can be jumped to from the Emacs
compilation buffer by C-x `.

Signed-off-by: Junio C Hamano <junkio@cox.net>
templates/hooks--pre-commit