Skip to content

Instantly share code, notes, and snippets.

@PandaEox
Created May 14, 2014 09:54
Show Gist options
  • Save PandaEox/e01e9dd05901eeefba7f to your computer and use it in GitHub Desktop.
Save PandaEox/e01e9dd05901eeefba7f to your computer and use it in GitHub Desktop.
Force git to use 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