Merge conflicts
Resolve merge conflicts in the Unity Version Control desktop application.
読み終わるまでの所要時間 1 分最終更新 5ヶ月前
Merge conflicts occur when you try to merge changes into a branch that has conflicting changes. For example, if you change a specific part of a file and someone else also changed that part of the file, then a version control system can’t determine which change takes precedence.