Skip to content

Instantly share code, notes, and snippets.

@fabioxgn
Last active October 1, 2015 19:53
Show Gist options
  • Save fabioxgn/530d0f6ff2a7c791366e to your computer and use it in GitHub Desktop.
Save fabioxgn/530d0f6ff2a7c791366e to your computer and use it in GitHub Desktop.
go get usar ssh em vez de https
git config --global url."git@github.com:".insteadOf "https://github.com/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment