Answers for "git cherry pick a commit from a branch and apply to another branch"

3

cherry pick commit from another branch

git cherry-pick <commit-hash>
Posted by: Guest on June-30-2021

Code answers related to "git cherry pick a commit from a branch and apply to another branch"

Browse Popular Code Answers by Language