レポのクローンを作成し、何かを変更してコミットします。
しかし、チュートリアルのようにプッシュしたい場合:
git push heroku master
それは私に間違っていると言います:
fatal: 'heroku' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
ログインしてるから間違いない
では、レポを正しくプッシュしてデプロイするにはどうすればよいですか?