If I’m remembering correctly, you just need to reverse things:
git push heroku master:some-feature-branch
I’ve only pushed from local feature branches myself.
If I’m remembering correctly, you just need to reverse things:
git push heroku master:some-feature-branch
I’ve only pushed from local feature branches myself.