There are two concepts at play when adding a user friendly heroku name to a git repos. There is the remote (git) and the app (heroku). git remote Git remotes are just aliases for git repositories. …