Skip to content

Instantly share code, notes, and snippets.

@GoodnessEzeokafor
Created December 30, 2019 18:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GoodnessEzeokafor/c63b35cdbb9a0a0ef86e49d7c3c7ec40 to your computer and use it in GitHub Desktop.
Save GoodnessEzeokafor/c63b35cdbb9a0a0ef86e49d7c3c7ec40 to your computer and use it in GitHub Desktop.
Renaming Apps from the CLI on Heroku
  • git remote rm heroku
  • heroku git:remote -a newname
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment