Using git core.sshCommand
·43 words·1 min
I think it’s overall better than my previous post for managing multiple git users since we are just creating a new .gitconfig file
It turns out, I need to add ssh -i identity_file_ed5 -F /dev/null
so it won’t load the default
~/.ssh/config file