On Wed, Jan 4, 2012 at 3:19 PM, Jonathan Ellis <jbel...@gmail.com> wrote:
> On Wed, Jan 4, 2012 at 11:48 AM, paul cannon <p...@datastax.com> wrote:
>> On Wed, Jan 4, 2012 at 11:40 AM, Jonathan Ellis <jbel...@gmail.com> wrote:
>>
>>> So, can I summarize our policy as "git pull --rebase"?
>>>
>>
>> I'd rather have the normal case be to use topic branches for work, so
>> --rebase doesn't come in to the picture, but yeah, pull --rebase is a
>> better default.
>
> You're right.  So in the topic branch workflow, I would write that as
> "commit by cherry-pick from topic to master, then push."

Does this mean we're following the workflow advocated at
http://darwinweb.net/articles/the-case-for-git-rebase?  We're rebasing
everything that goes onto master to create a perfectly flat history?

-- 
Eric Evans
Acunu | http://www.acunu.com | @acunu

Reply via email to