Quiz
Test your knowledge regarding rebase and cherry-pick.
Quiz
1
What is the function of git cherry-pick
?
A)
It applies the reversed changes from the specific commit to the current branch.
B)
It reapplies the changes from the current commit to the specific branch.
C)
It reapplies changes of a selected commit into the current HEAD
.
D)
It reapplies the commit histories from the specific branch to the current branch.
Question 1 of 30 attempted
Get hands-on with 1400+ tech skills courses.