NAME
----
-git-cherry-pick - Apply the change introduced by an existing commit.
+git-cherry-pick - Apply the change introduced by an existing commit
SYNOPSIS
--------
<commit>::
Commit to cherry-pick.
---edit::
+-e|--edit::
With this option, `git-cherry-pick` will let you edit the commit
message prior committing.