[Heroku] How to git push Branches Other Than master
Tadashi Shigeoka · Tue, February 11, 2014
I’ll introduce how to git push branches other than the master branch to Heroku.
git push heroku branch_name:master
That’s all from the Gemba.
I’ll introduce how to git push branches other than the master branch to Heroku.
git push heroku branch_name:master
That’s all from the Gemba.