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.