Skip to content

Instantly share code, notes, and snippets.

@jportella93
Created August 2, 2018 09:13
Show Gist options
  • Save jportella93/e172e3362458892786130d8c991cbc99 to your computer and use it in GitHub Desktop.
Save jportella93/e172e3362458892786130d8c991cbc99 to your computer and use it in GitHub Desktop.
Push different branch than master to heroku
// To push branch 'deploy'
git push heroku deploy:master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment