Merging branch into master in Xcode 11?

Deadly 提交于 2021-02-18 11:23:05

问题


I must be missing something very simple here. I never had a problem merging branches into master on earlier versions of Xcode, but I don't have the option on any projects while using Xcode 11.

How should I merge into master? Thanks.


回答1:


This is a frustrating Xcode 11 issue.
As a workaround you can checkout master first and then merge the required branch into it.



来源:https://stackoverflow.com/questions/58606559/merging-branch-into-master-in-xcode-11

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!