Clone using a proxy

suggest change

If you need to download files with git under a proxy, setting proxy server system-wide couldn’t be enough. You could also try the following:

git config --global http.proxy http://<proxy-server>:<port>/

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents