Skip to content

Instantly share code, notes, and snippets.

@sarvar
Created December 6, 2016 19:44
Show Gist options
  • Save sarvar/942713a9e380b21162ea736567497510 to your computer and use it in GitHub Desktop.
Save sarvar/942713a9e380b21162ea736567497510 to your computer and use it in GitHub Desktop.
Reset git proxy to default configuration
git config --global --unset http.proxy
git config --global -l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment