Skip to content

Instantly share code, notes, and snippets.

@GuilhermeHideki
Created September 28, 2016 00:56
Show Gist options
  • Save GuilhermeHideki/cff96a3f9c9077907a38a4781e3cd890 to your computer and use it in GitHub Desktop.
Save GuilhermeHideki/cff96a3f9c9077907a38a4781e3cd890 to your computer and use it in GitHub Desktop.
HTTP_proxy
git config --global --unset http.proxy
git config --global http.proxy http://10.100.11.253:3128
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment