Set, unset and get git global http.proxy configuration
Set
git config --global http.proxy http://proxyusr:proxypwd@proxy.server.com:80
Unset
git config --global --unset http.proxy
Get
git config --global --get http.proxy
Post by: Anonymoussc (@anonymoussc)Good, better, best. Never let it rest. ‘Til your good is better and your better is best. - St. Jerome