【发布时间】:2013-07-19 11:39:16
【问题描述】:
我克隆我的 repo 并更改一些内容并提交,
但是当我想像教程一样推送时:
git push heroku master
它告诉我错了:
fatal: 'heroku' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
我确定我已经登录了,
那么我怎样才能正确推送我的 repo 并进行部署呢?
【问题讨论】:
-
添加
git remote -v的结果