Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AKosterin/262e0c6ecfe14175778469faf085c58b to your computer and use it in GitHub Desktop.
Save AKosterin/262e0c6ecfe14175778469faf085c58b to your computer and use it in GitHub Desktop.
go get private repository
$ git config --global url."git@bitbucket.org:".insteadOf "https://bitbucket.org/"
$ 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