Re: [PATCH] cherry-pick: Add an option to prepend a string to the commit message
From: Junio C Hamano <hidden> Date: 2016-06-15 22:48:57
Jeff King [off-list ref] writes:
You can use the much shorter "%B" instead of "%s%n%n%b" these days, and
as a bonus, it will use the right number of newlines for a subject-only
commit.