小编maz*_*maz的帖子

在意外删除heroku上的应用程序后无法推送到heroku

1)我在heroku周围戳,不小心删除了我的heroku应用程序.

2)我运行heroku创建并得到了这个:

heroku create
Your version of git is 2.1.2. Which has serious security vulnerabilities.
More information here: https://blog.heroku.com/archives/2014/12/23/update_your_git_clients_on_windows_and_os_x
Creating polar-cove-4803... done, stack is cedar-14
https://polar-cove-4803.herokuapp.com/ | https://git.heroku.com/polar-cove-4803.git
Run Code Online (Sandbox Code Playgroud)

3)运行heroku后,我运行了这个命令:

git push heroku master
remote: !   No such app as murmuring-dawn-5953.
fatal: repository 'https://git.heroku.com/murmuring-dawn-5953.git/' not found
Run Code Online (Sandbox Code Playgroud)

4)如何重置heroku遥控器并删除此遥控器以便我这样做

git push heroku master
Run Code Online (Sandbox Code Playgroud)

它推到正确的遥控器?

git heroku

4
推荐指数
1
解决办法
5697
查看次数

标签 统计

git ×1

heroku ×1