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
1.4m articles
1.4m replys
5 comments
57.0k users