Topic: Error while downloading source code from Heroku production site
We are getting following error while executing command
> git clone git@heroku.com:<my_app>.git
Error message:
Permission denied (publickey). fatal: Could not read from remote repository.
Please advise.