When I do
heroku create
then a remote is added with name heroku.
I want that name to be changed to “heroku1”. Is it possible?
I know it might be a bad practice but we have a complicated situation.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Not bad practice at all – I very rarely even have heroku in there at all – it’s just a name for how you want to refer to the remote. I typically use development or production.
To rename a remote is easy;