我应该首先说我对Heroku来说是全新的,而且现在对我来说都很陌生.
无论如何,我已经完成了Heroku入门教程,上传了一个克隆git repo,这很好用.
我现在正试图用我自己的一些代码完成这个,但是很挣扎.
heroku create.这很成功.git push heroku master按照教程中的说明运行,并收到以下错误:error: src refspec master does not match any.
error: failed to push some refs to 'heroku'
如果有人能解释我在这里缺少的东西,我将不胜感激?提前致谢.