GFS的哪种口味最适合TFS?基础包? GitLAB? [英] Which of the many flavors of GIT is the best for TFS? base package? GitLAB?

查看:223
本文介绍了GFS的哪种口味最适合TFS?基础包? GitLAB?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我们考虑使用TFS 2017 转移到 GIT 时,我们不禁想知道我们是否应该使用GIT的基本版本还是其他什么?任何想法??

As we contemplate moving to GIT with TFS 2017, we're stuck wondering if we should be using the base version of GIT or something else? any thoughts??

推荐答案

马特,

感谢您在此发帖。

基本Git已集成到TFS,它易于使用。当然,你也可以使用外部Git,如GitHub和BitBucket或GiLlab。要在它们之间进行选择,它取决于项目的结构和您的要求。如果您只想跟踪内部团队中的变化,我建议您使用
集成基础Git。

The base Git has been integrated to TFS, it’s easy to use. Of cause, you can also use the external Git such as GitHub and BitBucket or GiLlab. To choose between them, it depends on the structure of your project and your requirements. I suggest you use the integrated base Git if you just want to track changes within your internal team.

以下是它们之间的摘要差异供您参考:

Here is the summary difference between them for your reference:

Git - 源代码版本控制系统,可让您在本地跟踪更改并推送或从远程资源中提取更改

Git - A source code versioning system that lets you locally track changes and push or pull changes from remote resources

GitLab ,GitHub Bitbucket - 提供远程访问Git存储库的服务。除了托管代码之外,这些服务还提供了旨在帮助管理软件开发生命周期的其他功能。
这些附加功能包括管理不同人之间的代码共享,错误跟踪,维基空间和其他"社交编码"工具。

GitLab, GitHub, and Bitbucket - Are services that provides remote access to Git repositories. In addition to hosting your code, the services provide additional features designed to help manage the software development lifecycle. These additional features include managing the sharing of code between different people, bug tracking, wiki space and other tools for 'social coding'.

GitHub 是一项公开的免费服务,要求所有代码(除非您有付费帐户)开放。任何人都可以看到您推送到GitHub的代码并提供改进建议。 GitHub目前主持
成千上万个开源项目的源代码。

GitHub is a publicly available, free service which requires all code (unless you have a paid account) be made open. Anyone can see code you push to GitHub and offer suggestions for improvement. GitHub currently hosts the source code for tens of thousands of open source projects.

GitLab 是一种类似github的服务,组织可以用来提供内部服务管理git存储库。

GitLab is a github like service that organizations can use to provide internal management of git repositories.

请参阅
Git和团队服务
了解有关使用TFS的Git的更多信息。

Please refer to Git and Team Services for more info about the Git using with TFS.

最好的问候。


这篇关于GFS的哪种口味最适合TFS?基础包? GitLAB?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆