heroku and github on termi

Shell
$ git push heroku master
Initializing repository, done.
updating 'refs/heads/master'
...
$ heroku git:remote -a thawing-inlet-61413
set git remote heroku to https://git.heroku.com/thawing-inlet-61413.git
$ git remote rename heroku heroku-staging

Source

Also in Shell: