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
?