git cherry-pick feature
Construct a patch for feature like with git show feature
Try to apply the patch to the current HEAD
If successful, commit the result