TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Microsoft Recommends Git

2 pointsby gregonicusabout 9 years ago
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

PaulHouleabout 9 years ago
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.