Marcin Białoń
Menu
Photos
Tags
About
Search for Blog
go
git
How to `go get` private repos using SSH key auth instead of password auth
17 Nov 2018
git config --global url."
[email protected]
:".insteadOf "https://github.com/"
Source
gist.github.com