ExamGecko
Question list
Search
Search

Question 301 - 200-901 discussion

Report
Export

Developer is working on a new feature and made changes on a branch named ‘branch-413667549anew’.

When merging the branch to production, conflicts occurred. Which Git command must the developer use to recreate the pre-merge state?

A.

git merge -no-edit

Answers
A.

git merge -no-edit

B.

git merge -commit

Answers
B.

git merge -commit

C.

git merge -revert

Answers
C.

git merge -revert

D.

git merge -abort

Answers
D.

git merge -abort

Suggested answer: D

Explanation:


https://www.git-tower.com/learn/git/ebook/en/command-line/advanced-topics/merge-conflicts

asked 07/10/2024
Mark Lalangan
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first