I'm Pulling some code from a master branch but it contains conflict with my code.
There is only 1 file is in change and only 1 change in it and that contains conflict.
I solve it by selecting "Choose right then left" but "Pull" button is not enabling. It is still disabled.
I also got the same issue yesterday, but I ignored.
Now Today again. This was working fine in Xcode 9.2.
Am I missing something or should I report this bug to Apple?
Asked
Active
Viewed 959 times
9

Mrugesh Tank
- 3,495
- 2
- 29
- 59
2 Answers
0
Have you tried Github Desktop application? The Xcode built-in version control system is not stable sometimes

slprog1
- 71
- 6
-
1I had solved this conflict via bitbucket's external merge tool. But, I'm talking about git was working fine in Xcode 9.2, this issue is coming only in 9.3. I also tried to solve this in old Xcode and got success – Mrugesh Tank May 04 '18 at 15:01