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?
https://www.git-tower.com/learn/git/ebook/en/command-line/advanced-topics/merge-conflicts
From the git merge man page: git merge --abort is equivalent to git reset --merge
Conclution D is correct
D. abort
That is the command to go back to a previos commit
upvoted 2 times
...
This section is not available anymore. Please use the main Exam Page.200-901 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
aplicacion101
7 months, 2 weeks agomacxsz
8 months ago