Skip to content

Instantly share code, notes, and snippets.

@bulain
Created October 10, 2013 02:26
Show Gist options
  • Save bulain/6912079 to your computer and use it in GitHub Desktop.
Save bulain/6912079 to your computer and use it in GitHub Desktop.
git http proxy
git config --global --get http.proxy
git config --global http.proxy http://proxy:port
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment