Created
July 9, 2016 07:42
-
-
Save slow-is-fast/0c3910082a26387f2b52e3c5f0f7c533 to your computer and use it in GitHub Desktop.
setup git socks proxy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git config --global http.proxy 'socks5://127.0.0.1:1080' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment