From: Ben Pfaff <redacted>
Date: Tue, 22 Jan 2013 21:08:33 -0800
David Miller [off-list ref] writes:
quoted
From: Pravin B Shelar <redacted>
Date: Tue, 22 Jan 2013 14:56:38 -0800
quoted
Fixed code indentation according to comments from David Miller.
--8<--------------------------cut here-------------------------->8--
This doesn't do what you think it does. No automated tool is going
to edit the commit message the way you think this will.
"git am" does if you run with --scissors, see git-am(1):
-c, --scissors
Remove everything in body before a scissors line (see git-
mailinfo(1)).
I'd rather not have to do that for submissions, thanks.
Furthermore patchwork doesn't parse this convention either.