How To Cherry Pick Git Commits

Posted by SCHKN on Nov 17, 2019 3:49 PM EDT
devconnected
Mail this story
Print this story

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.

Full Story

  Nav
» Read more about: Story Type: Tutorial

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.