Merge them
Create a new change in master
Only to simulate a conflict!
Merge the branch on master
Results in conflict
Resolve manually
Resolve manually using some file editor (What you keep in the final modification is upto you and the other developer as per situation)
Commit again
After final modification, commit again
Merging is now complete!
Last updated