Tag Archives: git

Pushing a different branch to Heroku

I’m a huge fan of git-flow; it’s branching model facilitates a release model, supporting multiple versions and branches, quite nicely. For instance, during a development phase, all commits are made to the develop branch; consequently, when it’s time to push … read more

Posted in Blog, Cloud Computing | Tagged , , , | 1 Comment