最佳答案
我目前有一个 git 远程称为 heroku
,我想重命名为 production
。
$ git remote -v
heroku https://git.heroku.com/example.git (fetch)
heroku https://git.heroku.com/example.git (push)