On Tue, Mar 08, 2011 at 04:08:43PM -0600, Jonathan Nieder wrote:
(please do not cull the CC list)
i posted via the gmane webform ...
Oswald Buddenhagen wrote:
quoted
i really hate to tell my coworkers that they have to amend the
cherry-picks just to make them comply with git's own guidelines for
well-formed commit messages
I assume you are referring to one-line commit messages becoming
two-line?
yes
Here's something rough to start.
i did a much simpler patch in that vein as well, but scrapped it again -
totally overengineered. the idea is to optimize the simple case -
cherry-pick -x, push. everything else needs amends anyway.
regards