Created
December 6, 2016 19:44
-
-
Save sarvar/942713a9e380b21162ea736567497510 to your computer and use it in GitHub Desktop.
Reset git proxy to default configuration
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 --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