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
This is a late answer, but might help someone.
instead of this:
try:
git push heroku master