29
Git refuses to push with "Permission denied (publickey)" and my key is definitely on the server
Pushing to a remote fails with permission denied, publickey. I have generated a key, I have pasted the public half into my account on the hosting side, and I can see it listed there. Cloning over HTTPS works, so the…