Cisco
200-901 · Question #238
Developer is working on a new feature and made changes on a branch named 'branch- 413667549a-new'. When merging the branch to production, conflicts occurred. Which Git command must the developer use t
Sign in or unlock 200-901 to reveal the answer and full explanation for question #238. The question stem and answer options stay visible for context.
Software Development and Design
Question
Developer is working on a new feature and made changes on a branch named 'branch- 413667549a-new'. When merging the branch to production, conflicts occurred. Which Git command must the developer use to recreate the pre-merge state?
Options
- Agit merge -- no-edit
- Bgit merge -- commit
- Cgit merge -- revert
- Dgit merge -- abort
Unlock 200-901 to see the answer
You've previewed enough free 200-901 questions. Unlock 200-901 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#Merge Conflicts#Developer Tools