Sometimes Git gets confused when you abort a "sequence action" like a
cherry-pick in non-standard way.  That causes a file to remain in .git
whose content then ends up being used when creating a new commit.  When
that happens, then the buffer used to edit the message should contain a
message like "Are you doing XY? If not then delete FILE."

If that's not the case, then COMMIT_EDITMSG probably got left behind for
some reason.  Deleting that file should also fix the issue.

-- 
You received this message because you are subscribed to the Google Groups 
"magit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to