Skip to content

Instantly share code, notes, and snippets.

@stroupaloop
Created September 25, 2015 15:32
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 stroupaloop/a7357bc6028ee50a6e88 to your computer and use it in GitHub Desktop.
Save stroupaloop/a7357bc6028ee50a6e88 to your computer and use it in GitHub Desktop.
pushing head to heroku
git push heroku +HEAD:master
git push -f heroku HEAD:master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment