Skip to content

Instantly share code, notes, and snippets.

@floodedcodeboy
Created October 11, 2013 17:28
Show Gist options
  • Save floodedcodeboy/6938731 to your computer and use it in GitHub Desktop.
Save floodedcodeboy/6938731 to your computer and use it in GitHub Desktop.
Git use https:// instead of git://
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