git con ssh en lugar de https

git config --global url.ssh://[email protected]/.insteadOf https://github.com/
Bored Beaver