git remote remove heroku https://git.heroku.com/dry-falls-99356.git code example
Example 1: heroku and github on termi
$ git push heroku master
Initializing repository, done.
updating 'refs/heads/master'
...
Example 2: heroku and github on termi
$ git remote rename heroku heroku-staging