Git Core SSHCommand
git config --global core.sshCommand "ssh -i /path/to/key"
Agreeable Angelfish
git config --global core.sshCommand "ssh -i /path/to/key"