Ubisoft
Git 1 question
- #1Cherry Pick Specific Commit
You have a Git repository at
/home/interview/repoon the main branch. A commit on thefeaturebranch contains a bug fix you need onmain, but you don't want to merge the entire feature branch.
You have a Git repository at /home/interview/repo on the main branch. A commit on the feature branch contains a bug fix you need on main, but you don't want to merge the entire feature branch.