Exercise: Git Merge Conflict Resolution
Steps#
Fork and Clone this repository: MergeConflictExercise
- Git checkout
newBranch: to see the differences betweennewBranchandmainbranch. - Switch back to the
mainbranch - Merge the
newBranchbranch intomainbranch and fix the merge conflict