Git z SSH zamiast HTTPS

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