‘heroku’ does not appear to be a git repository

To add a Heroku app as a Git remote, you need to execute heroku git:remote -a yourapp.

Source: Deploying with Git

Leave a Comment