Skip to content

Instantly share code, notes, and snippets.

@ezhov-da
Last active March 10, 2019 12:13
Show Gist options
  • Save ezhov-da/00b4a72370b145f525d7977845fddb37 to your computer and use it in GitHub Desktop.
Save ezhov-da/00b4a72370b145f525d7977845fddb37 to your computer and use it in GitHub Desktop.
proxy
git config --global http.proxy http://<username>:<password>@<proxy-server-url>:<port>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment