【发布时间】:2013-03-28 13:41:45
【问题描述】:
我在尝试将更改推送到远程存储库时收到以下错误。
命令
git push heroku
错误
fatal: You are pushing to remote 'heroku', which is not the upstream of
your current branch 'master', without telling me what to push
to update which remote branch.
谁能告诉我可能是什么原因造成的?
【问题讨论】: