aboutsummaryrefslogtreecommitdiff
path: root/t/t5100/patch0014
Commit message (Collapse)AuthorAge
* Teach mailinfo to ignore everything before -- >8 -- markJunio C Hamano2009-08-26
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>