Microsoft Recommends Git
I was surprised to see this in MSDN documentation. I don't think it is widely known.
"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."
https://msdn.microsoft.com/en-us/library/vs/alm/code/overview
It appears to be dated from 2013:
https://www.google.com/search?q=inurl:https://msdn.microsoft.com/en-us/library/vs/alm/code/overview&as_qdr=y15
1 comment
[ 0.25 ms ] story [ 10.0 ms ] threadMicrosoft does want developers to succeed on its platform and telling them to use git will definitely help with that.