I am following the ruby.railstutorial. I run the command \"git push heroku master\" and it spits out this error.
Permission denied (publickey). fatal: Could not
If you are working on Windows, be sure to use git-bash instead of Powershell/Command Prompt.
If you just want to reset your ssh keys:
and then you will be able to git push.