ruby on rails 3 - Heroku, like a git repo? -
i having problem wrapping brain around heroku. created small ruby on rails app, got deployed free version of heroku , used lot of git calls so. have say, can heroku used bitbucket host code? or there doc out there shows how work git repos , heroku both. newish git perhaps im not getting flow. know have local commit can can push , pull repo (and doing heroku working) repo or should push , pull bit bucket , branches/merges working , production push goto heroku?
whats typical work flow heroku guess asking, isn't clear me.
i don't know typical, me, i've added heroku destination remote according their instructions , push it, while keeping development repository on github, bitbucket, or whatever.
Comments
Post a Comment