why is there so many problems with heroku on commiting code example
Example 1: heroku and github on termi
$ git remote rename heroku heroku-staging
Example 2: set git remote heroku to https://git.heroku.com/resume-projects.git
$ git push heroku testbranch:master