heroku error: src refspec master does not match any. code example
Example: heroku error: src refspec master does not match any.
git add .
git commit -m "Initial commit"
git push heroku HEAD:master
git add .
git commit -m "Initial commit"
git push heroku HEAD:master