author | Junio C Hamano <gitster@pobox.com> | |
Sun, 23 Aug 2009 08:56:19 +0000 (01:56 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 27 Aug 2009 05:21:32 +0000 (22:21 -0700) | ||
commit | 200c75f0d6c83039c201ec6784e4ef3fb95f8fcf | |
tree | a57c4b3e674d3014e85f80e2ed7d57b700500748 | tree | snapshot |
parent | 606417bc6dba270ea2b0867cd490c2b57cb3bfa8 | commit | diff |
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 <gitster@pobox.com>
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>
builtin-mailinfo.c | diff | blob | history | |
t/t5100-mailinfo.sh | diff | blob | history | |
t/t5100/info0014 | [new file with mode: 0644] | blob |
t/t5100/msg0014 | [new file with mode: 0644] | blob |
t/t5100/patch0014 | [new file with mode: 0644] | blob |
t/t5100/sample.mbox | diff | blob | history |