【发布时间】:2012-12-09 20:08:57
【问题描述】:
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?
【问题讨论】:
标签: ruby-on-rails ruby git heroku