【发布时间】:2014-06-26 18:49:51
【问题描述】:
尝试按照以下指南将我的第一个应用程序部署到 heroku:https://devcenter.heroku.com/articles/git#deploying-code。我执行了 ssh-keygen -t rsa。 当我尝试执行时:
git push heroku master
我收到此错误:
【问题讨论】:
-
请参考下面我的回答来解决这个问题:stackoverflow.com/a/33007405/4902373
标签: git heroku heroku-toolbelt