Git through http proxy
Use this command to globally configure git:
git config --global http.proxy http://10.108.4.62:8080
Category: administration
Use this command to globally configure git:
git config --global http.proxy http://10.108.4.62:8080
Comments