how to see heroku remote code example
Example 1: heroku git remote
heroku git:remote -a name-of-app
Example 2: heroku and github on termi
$ git remote rename heroku heroku-staging
heroku git:remote -a name-of-app
$ git remote rename heroku heroku-staging