Heroku でステージング環境と本番環境をセットアップし、両方にプッシュしたところ、問題なく動作しました。1日後に戻ってきて、ステージングにプッシュできましたが、次のメッセージが表示されましたgit push production master
:
fatal: 'production' 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.