git checkout feature-user-location git 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