Merge branch 'mm/gc-safety-doc' into maint
[git] / t / t5100 / msg0014
CommitLineData
017678b4
JH
1In real life, we will see a discussion that inspired this patch
2discussing related and unrelated things around >8 scissors mark
3in this part of the message.
4
5Subject: [PATCH] BLAH TWO
6
7And then we will see the scissors.
8
9 This line is not a scissors mark -- >8 -- but talks about it.
10 - - >8 - - please remove everything above this line - - >8 - -
11
12Subject: [PATCH] Teach mailinfo to ignore everything before -- >8 -- mark
13From: Junio C Hamano <gitster@pobox.com>
14
200c75f0
JH
15This teaches mailinfo the scissors -- >8 -- mark; the command ignores
16everything before it in the message body.
17
18Signed-off-by: Junio C Hamano <gitster@pobox.com>