Skip to content

Instantly share code, notes, and snippets.

@radinreth
Created November 29, 2015 02:39
Show Gist options
  • Save radinreth/e549beeb3fa916530dcc to your computer and use it in GitHub Desktop.
Save radinreth/e549beeb3fa916530dcc to your computer and use it in GitHub Desktop.
git remote -v
git remote rm heroku
git remote add heroku GIT_APP_HTTPS_OR_SSH
>> ex:
GIT_APP_HTTPS_OR_SSH = git@heroku.com:electric-meadow-15.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment