Skip to content

Instantly share code, notes, and snippets.

@victorchee
Created July 12, 2016 01:08
Show Gist options
  • Save victorchee/1beab9b4749158aa185c5d618aaeb941 to your computer and use it in GitHub Desktop.
Save victorchee/1beab9b4749158aa185c5d618aaeb941 to your computer and use it in GitHub Desktop.
git config --global http.proxy 'socks5://127.0.0.1:1080'
git config --global https.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