Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save back2yes/6f48f78ccd4635136b97999a1a91e3d9 to your computer and use it in GitHub Desktop.
Save back2yes/6f48f78ccd4635136b97999a1a91e3d9 to your computer and use it in GitHub Desktop.
Visual Studio Code - working with git behind proxy
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