简体   繁体   English

树冲突错误GIT储存库Xcode

[英]Tree Conflict Error GIT Repository Xcode

I am using Xcode and am trying to merge branches. 我正在使用Xcode,并尝试合并分支。 I am receiving the "tree conflicts" error and do not understand the problem. 我收到“树冲突”错误,并且不了解问题。 I somehow have a branch with multiple versions. 我不知何故有多个版本的分支。 Ex. 例如 MainBranch1, MainBranch2, MainBranch3 MainBranch1,MainBranch2,MainBranch3

You can try opening terminal and performing a git status command, make sure you change directory to the appropriate file location. 您可以尝试打开终端并执行git status命令,确保将目录更改为适当的文件位置。 Then either add or remove the conflicting branches. 然后添加或删除冲突的分支。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM