在 Xcode 中使用 Team Foundation Server

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/6485443/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-14 21:21:04  来源:igfitidea点击:

Using Team Foundation Server in Xcode

xcodetfs

提问by Manoj

Has anyone integrated Team Foundation Server in XCode?

有人在 XCode 中集成了 Team Foundation Server 吗?

I am migrating from Git to TFS.

我正在从 Git 迁移到 TFS。

How can this be done?

如何才能做到这一点?

Are there any useful tutorials or articles on the matter?

有没有关于这个问题的有用的教程或文章?

回答by sergiopereira

Microsoft announced and is working on a git extension called Git-TF, which is cross-platform. As of this writing it's still beta but I guess it could already help you.

微软宣布并正在开发一个名为Git-TF 的跨平台git 扩展。在撰写本文时,它仍处于测试阶段,但我想它已经可以帮助您了。