Muhammed-Bhikhas-MacBook-Pro:mashs_wing_ranch BH1KH4$ git remote -v
heroku git@heroku.com:sleepy-cliffs-9120.git (fetch)
heroku git@heroku.com:sleepy-cliffs-9120.git (push)
origin git@heroku.com:gentle-bastion-5131.git (fetch)
origin git@heroku.com:gentle-bastion-5131.git (push)
git remote -v を実行すると、heroku に間違ったアプリが表示されます。sleepy-cliffs-9120.git
これは以前持っていたアプリですが、新しいアプリに変更するにはどうすればよいですgentle-bastion-5131
か?