---

How To Cherry Pick Git Commits

When working with Git, you may want to include some specific changes into your current branch. You may want for example to introduce a specific commit located on another branch than your current branch. In order to perform this operation, you can use one useful git command : the git cherry-pick.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis