On Tue, Feb 15, 2011 at 5:59 PM, Junio C Hamano [off-list ref] wrote:
Jonathan Nieder [off-list ref] writes:
quoted
I wonder if cherry-pick shouldn't also write MERGE_MSG or similar so
that gets taken care of automatically? That would also allow options
like -x and -m to work better.
Hm, that probably is a good idea.
I must not understand what either of you is asking. MERGE_MSG is
written by cherry-pick already, it's just that it's ignored if you use
commit -c, as cherry-pick advises. (Before this patch series anyway.)
j.