I need to know whether TFS 2015 Proxy Server really support Git, not just TFVC. Unfortunately I've tried to find documentations and articles about this and there's no mention at all about this issue. Even in MSDN Library, there's no documentation available for setting up TFS 2015.
All I know in MSDN Library that there's documentation for setting up TFS 2013: https://msdn.microsoft.com/en-us/library/ee248710(v=vs.120).aspx
Again, there's no mention of Git support in TFS 2015 Proxy Server. If there's support for Git, TFS 2015 Proxy Server should have at least these features:
I also have tried searching at Visual Studio uservoice, and it's not available as well.
Short answer: no.
TFS Proxy is designed for TFVC and minimize the number of files (and bytes) downloaded. Git uses a complete different protocol to exchange data between client and the server (see Smart protocol in Git documentation).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With