Last active
October 16, 2017 04:10
-
-
Save j0nathanB/babba47f19fd0161e5fb9ad8b3afc967 to your computer and use it in GitHub Desktop.
Updating git remotes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git remote rm heroku | |
| heroku git:remote -a newname | |
| https://devcenter.heroku.com/articles/renaming-apps#updating-git-remotes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment