Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • 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."[email protected]:".insteadOf "https://bitbucket.org/"
$ git config --global url."[email protected]:".insteadOf "https://github.com/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment