Skip to content

Instantly share code, notes, and snippets.

@snallami
Last active September 1, 2016 23:17
Show Gist options
  • Select an option

  • Save snallami/8ee9514fb430eeff1aa7463994ffc54f to your computer and use it in GitHub Desktop.

Select an option

Save snallami/8ee9514fb430eeff1aa7463994ffc54f to your computer and use it in GitHub Desktop.
Force git to use https:// instead of git://
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