If you're working on the heroku
remote (default):
heroku git:remote -a [app name]
If you want to specify a different remote, use the -r
argument:
heroku git:remote -a [app name] -r [remote]
EDIT: thanks to Алексей Володько For pointing it out that there's no need to delete the old remote.