Xcode4:如何启用 Xcode4 的以下功能?

发布于 2024-11-07 20:30:41 字数 130 浏览 0 评论 0原文

我想启用“git本地存储库”的“签出”功能。

如下图所示。

在此处输入图像描述

如何启用该功能?

I want to enable "Check-out" feature of "git local repository".

As shown in following image.

enter image description here

How do I enable that?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

七禾 2024-11-14 20:30:41

您显示的“结帐”按钮适用于 Subversion 存储库,而不是 git 存储库。它用于从 Subversion 存储库中检查文件。

您可能会问的是如何从 Xcode 切换分支。当您单击存储库的“分支”文件夹时,将显示您的屏幕截图。该文件夹下面是另一个文件夹,它可能与您的项目名称匹配。选择该文件夹。您应该在管理器底部看到一个“切换分支”按钮。单击该按钮可切换分支。

The Checkout button you showed is for Subversion repositories, not git repositories. It's used to check files out of Subversion repositories.

What you probably are asking is how to switch branches from Xcode. Your screenshot is what appears when you click the Branches folder for a repository. Below that folder is another folder, which probably matches your project name. Select that folder. You should see a Switch Branch button at the bottom of the Organizer. Click that button to switch branches.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文