Skip to content

Instantly share code, notes, and snippets.

@davet1985
Last active August 29, 2015 14:01
Show Gist options
  • Save davet1985/8e38fae8286434e1250a to your computer and use it in GitHub Desktop.
Save davet1985/8e38fae8286434e1250a to your computer and use it in GitHub Desktop.
Useful git configs
# If you cannot access git:// from your network, you can globally replace it with https
git config --global url."https://".insteadOf git://
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment