Donate to support Ukraine's independence.

15 Feb'12

Git through http proxy

Use this command to globally configure git:

git config --global http.proxy http://10.108.4.62:8080

Comments