I am trying to use git (Micorsoft vsts git repo) via Proxy, but when I when run a command like this
git pull origin master
i get this error:
unable to access 'https://bcmlogic.visualstudio.com/_git/XXX/': Failed to connect to XXX.visualstudio.com port 443: Timed out
How can i use git while i am using bypassproxy behind sense, i cannot disable it because i have internet there.