How do I see which ssh key i’m using when pulling with git pull?
I can see how to specify a key with ~/.ssh/config (https://superuser.com/questions/232373/how-to-tell-git-which-private-key-to-use ) but it would be great to get some output that says exactly which key I'm using.