git shows (master| cherry-picking) in command bar after cherry pick code example
Example 1: git cherry pick
git cherry-pick <commit-hash>
Example 2: cherry pick
$ git cherry-pick 93ae442
git cherry-pick <commit-hash>
$ git cherry-pick 93ae442