MicrosoftMicrosoft
GH-900 · Question #59
GH-900 Question #59: Real Exam Question with Answer & Explanation
Sign in or unlock GH-900 to reveal the answer and full explanation for question #59. The question stem and answer options stay visible for context.
Collaboration Features
Question
You've made changes in a branch called feature-update and now want to merge it into the main branch of the same repository. What is the correct base and compare setup when opening a pull request?
Options
- ABase: main, Compare: feature-updateright
- BBase: feature-update, Compare: main
- CBase: main, Compare: main
- DBase: develop, Compare: main
Unlock GH-900 to see the answer
You've previewed enough free GH-900 questions. Unlock GH-900 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Pull Request#Branch merging#Git branching#GitHub collaboration