Skip to content

Instantly share code, notes, and snippets.

@dwerbam
Created May 27, 2016 10:55
Show Gist options
  • Save dwerbam/69230cd8606959e24d3d81f6ba3f668d to your computer and use it in GitHub Desktop.
Save dwerbam/69230cd8606959e24d3d81f6ba3f668d to your computer and use it in GitHub Desktop.
#fix git to work behind a firewall
git config --global url.https://github.com/.insteadOf git://github.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment