Git ssh -T [email protected] suceesful but when I push I get Permission denied (publickey) on Windows
I am attempting to push a git repo to github with ssh. I can authenticate but I cannot push.
I am using a ssh key called ssh_key_test1 and this gets employed when on Powershell when I run ssh -vT [email protected]
I get