This comes up when you do go get with a private repo; it wants a username/pass instead of using your key.
git config --global url.ssh://[email protected]/.insteadOf https://github.com/
This comes up when you do go get with a private repo; it wants a username/pass instead of using your key.
git config --global url.ssh://[email protected]/.insteadOf https://github.com/