Re: [PATCH 3/3] pretty: support multiline subjects with format:
From: Junio C Hamano <hidden> Date: 2016-06-15 22:45:52
René Scharfe [off-list ref] writes:
quoted
It's unchanged since it has it's own commit message parser.
... which displays the first line of the commit message, unlike
--pretty=oneline. Here's a quick fix. I probably won't have time
to come up with something prettier this year.
I think the code is pretty enough ;-) I just need to come up with a patch
description and forge your Sign-off.
Thanks.