Teach mailinfo to ignore everything before -- >8 -- mark
authorJunio C Hamano <gitster@pobox.com>
Sun, 23 Aug 2009 08:56:19 +0000 (01:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Aug 2009 05:21:32 +0000 (22:21 -0700)
This teaches mailinfo the scissors -- >8 -- mark; the command ignores
everything before it in the message body.

For lefties among us, we also support -- 8< -- ;-)

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found