TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Microsoft Recommends Git

2 点作者 gregonicus大约 9 年前
I was surprised to see this in MSDN documentation. I don&#x27;t think it is widely known.<p>&quot;Git is the default version control provider for new projects. You should use Git for version control in your projects unless you have a specific need for centralized version control features in TFVC.&quot;<p>https:&#x2F;&#x2F;msdn.microsoft.com&#x2F;en-us&#x2F;library&#x2F;vs&#x2F;alm&#x2F;code&#x2F;overview<p>It appears to be dated from 2013:<p>https:&#x2F;&#x2F;www.google.com&#x2F;search?q=inurl:https:&#x2F;&#x2F;msdn.microsoft.com&#x2F;en-us&#x2F;library&#x2F;vs&#x2F;alm&#x2F;code&#x2F;overview&amp;as_qdr=y15

1 comment

PaulHoule大约 9 年前
SourceSafe and TFVC suck. That&#x27;s speaking as a person who&#x27;s work in many a Windows dev shop and can find nice things to say about C#, .NET, IIS, Visual Studio, SQL server (even if I&#x27;d much rather administer a Unix server)<p>Microsoft does want developers to succeed on its platform and telling them to use git will definitely help with that.