Resolve merge conflicts
Resolve merge conflicts in Unity Version Control.
Read time 1 minuteLast updated 21 days ago
For information on merge conflicts, refer to Merge conflicts. If you have a merge conflict, you can resolve it in the UVCS desktop client. For information on how to navigate the merge window, refer to Navigate the Mergetool window.
- Merge your branch.
- Select the Check in merge! button, which opens the Mergetool window if you have manual merge conflicts to resolve.
- Select which version of the conflicted line you want to use.
- To remove a contribute line from the result file, select the Deselect bar at the top of that contributor panel.
- To manually edit a line, use the Result file panel.
- If you don’t want to keep the result file, select Mark as resolved.
- Select the red arrow icon next to Pending to solve to switch to the next merge conflict.
- Once you have resolved all conflicts, select Save and exit.