When you try to cherry-pick a commit that is already in the current branch, the message
The previous cherry-pick is now empty, possibly due to conflict resolution.
will be shown.
The meaning of that is clear.
However, the message clearly covers some other situation and I don't understand the other case - possibly due to conflict resolution. How can a conflict resolution make a commit empty?