-
-
Save back2yes/6f48f78ccd4635136b97999a1a91e3d9 to your computer and use it in GitHub Desktop.
Visual Studio Code - working with git behind proxy
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 http.proxy http://myproxyserver:8080 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment