Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | am/mailinfo: Disable scissors processing by default | Junio C Hamano | 2009-08-26 |
| | | | | | | You can enable it by giving --scissors to "git am". Signed-off-by: Junio C Hamano <gitster@pobox.com> | ||
* | Teach mailinfo to ignore everything before -- >8 -- mark | Junio C Hamano | 2009-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> |