When working with corporate proxy - GCM not loading on clone/push from command line
OS - Windows 10 LTSC 1809 Visual Studio 2017/2015 Git for windows 2.21 Repo - Azure DevOps server 2019 with update 1(On Premise) Proxy - Corporate proxy
I tried setting the Git Proxy but none helped
Only when i change the Proxy Setting on the system i can get the GCM to show See attached images
in that case i cannot access the web portal - or use visual studio clone/push
Web Portal works
Web Portal Fails
Need to add
git config --global credential.{TFSADDRESS}.authority Basic
The default settings is Auto
When using Client(in work-group) to connect to TFS server(in domain) - NTLM or AUTO cannot be used