force git to use ssh

Shell
git config --global url."[email protected]:".insteadOf "https://github.com/"

Source

Also in Shell: