Skip to content

Instantly share code, notes, and snippets.

@ngsmrk
Created December 12, 2012 12:48
Show Gist options
  • Save ngsmrk/4267479 to your computer and use it in GitHub Desktop.
Save ngsmrk/4267479 to your computer and use it in GitHub Desktop.
Add remote for heroku
git remote add heroku git@heroku.com:<app_name>.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment