newtover
0
Q:

renaming heroku app

heroku apps:remane --app <old-project-name> <new-project-name>
1
$ git remote rm heroku
$ heroku git:remote -a newname
0
$ heroku apps:rename newname
Renaming oldname to newname... done
http://newname.herokuapp.com/ | [email protected]:newname.git
Git remote heroku updated
0

New to Communities?

Join the community