Skip to content

Instantly share code, notes, and snippets.

@MBehtemam
Forked from aws-scripting-guy/vs_code_behind_proxy
Created January 3, 2018 08:43
Show Gist options
  • Save MBehtemam/945bab4dfa3cae118d84e9f3433b3d1b to your computer and use it in GitHub Desktop.
Save MBehtemam/945bab4dfa3cae118d84e9f3433b3d1b 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