Skip to content

Instantly share code, notes, and snippets.

@xlymian
Created September 11, 2012 13:50
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 xlymian/3698634 to your computer and use it in GitHub Desktop.
Save xlymian/3698634 to your computer and use it in GitHub Desktop.
Heroku: git push current branch
git config remote.heroku.push HEAD:master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment