Cloning into website... Permission denied (publickey). fatal: The remote end hung up unexpectedly
Constantly getting this on my EC2 instance, even though I have generated an SSH key and added the SSH key to the allowed keys on Github.
When I test authentication I get this:
Enter passphrase for key '/home/ec2-user/.ssh/id_rsa': Hi DaveHewy! You've successfully authenticated, but GitHub does not provide shell access.
But when I try and clone a repo, no such luck.