After starting to merge a feature branch into your master branch, you encounter a merge conflict and decide you do not want to perform the merge. How can you stop the merge and restore to the pre-merge state?

🎲 Try a Random Question  |  Total Questions in Quiz: 118  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Git Quiz — practice the complete quiz, review flashcards, or try a random question.

Git MCQs For LinkedIn Skill Assessments.


After starting to merge a feature branch into your master branch, you encounter a merge conflict and decide you do not want to perform the merge. How can you stop the merge and restore to the pre-merge state?