In Xcode's source control pane, I used to have the menu option Checkout
to change between git branches. I updated to Xcode 14.2. Now I can't find this menu item anymore.
在Xcode的源代码控制面板中,我曾经使用菜单选项Checkout来在git分支之间进行更改。更新到Xcode 14.2现在我再也找不到这个菜单项了。
更多回答
优秀答案推荐
To check out a branch in Xcode, perform the following steps:
要在Xcode中签出分支,请执行以下步骤:
- Open the source control navigator by pressing Cmd-2.
- Click the Repositories button at the top of the navigator.
- Select the branch you want to check out from the list of branches.
- Right-click to open a contextual menu.
- Choose Switch from the contextual menu.
- Click the Switch button in the alert that opens.
更多回答
That‘s it, Apple renamed ‚Checkout‘ to ‚Switch‘
就是这样,苹果更名了,结账‘to,Switch’
我是一名优秀的程序员,十分优秀!