From: Junio C Hamano Date: Sun, 23 Aug 2009 08:56:19 +0000 (-0700) Subject: Teach mailinfo to ignore everything before -- >8 -- mark X-Git-Tag: v1.6.5-rc0~2^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/200c75f0d6c83039c201ec6784e4ef3fb95f8fcf?hp=200c75f0d6c83039c201ec6784e4ef3fb95f8fcf Teach mailinfo to ignore everything before -- >8 -- mark 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 ---