I want make push and get error: src refspec master does not match any

后端 未结 16 2009
梦如初夏
梦如初夏 2020-12-02 12:16

I\'m hosting on Heroku. I want to make a push:

git push master Heroku

I gets the message:

error: src refspec master does no         


        
16条回答
  •  盖世英雄少女心
    2020-12-02 12:35

    I came here after following the step-by-step guide of heroku. To me the problem was solved after creating minimum a file in the repository, committing it and then pushing to heroku again.

提交回复
热议问题