When I want to push to github with this command
git push origin master
I got this
Permission denied (publickey). fatal: The rem
I had a similar problem:
I created "redssh" and "redssh.pub" in some directory using git bash. Permission denied...
however, "id_rsa.pub" and "id_rsa" had appeared in: C:/Users/myName/.ssh/
copy id_rsa.pub contents to github