heroku push porhect code example
Example 1: push heroku
$ git push heroku master
Example 2: set git remote heroku to https://git.heroku.com/resume-projects.git
$ git push heroku testbranch:master
$ git push heroku master
$ git push heroku testbranch:master