CompTIACompTIA
XK0-005 · Question #9970
XK0-005 Question #9970: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #9970. The question stem and answer options stay visible for context.
System Management
Question
A systems administrator has finished building a new feature for the monitoring software in a separate Git branch. Which of the following is the BEST method for adding the new feature to the software's master branch?
Options
- AMerge the changes from the feature branch to the master branch.
- BSave the changes to the master branch automatically with each Git commit.
- CClone the feature branch into the master branch.
- DPull the changes from the feature branch into the master branch.
Unlock XK0-005 to see the answer
You've previewed enough free XK0-005 questions. Unlock XK0-005 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
#Git#Version Control#Branching#Merging