git avec ssh au lieu de https

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