Linux News
The world is talking about GNU/Linux and Free/Open Source Software
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.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.