1.

What is the command to pick a commit from a specific branch and move it to another branch?

Answer»

What is the COMMAND to pick a commit from a specific BRANCH and move it to another branch?
Choose the correct option from below list
(1)GIT move branch
(2)git move commit
(3)None of the OPTIONS
(4)git cherry-pick

Answer:-(4)git cherry-pick



Discussion

No Comment Found