On Oct 15, 2010, at 10:59 AM, Joel VanderWerf wrote: > On 10/14/2010 05:31 PM, Jimmy Thrasher wrote: >> This is basic Git repo behavior. The commit your crm branch points to >> isn't a direct descendent of your Heroku repository's master branch. >> >> You can force it by doing: git push -f heroku crm:master > > I'm new to git+heroku, so I'll ask: what is the preferred way to change which > branch is running on your heroku slice, if not this?
This is the correct (and only, really) way. ~ j. -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
