I'm hosting on Heroku. When I push:
git push master Heroku
I get the error:
error: src refspec master does not match any. error: failed to push some refs to '[email protected]: etc ...'
This is work for me:-
git push heroku HEAD:master
2.1m questions
2.1m answers
60 comments
57.0k users