git config --global http.proxy http://<my_proxy>:<my_port> git config --global https.proxy https://<my_proxy>:<my_port>