emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rebasing


From: Stefan Monnier
Subject: Re: rebasing
Date: Wed, 27 Jan 2010 21:54:47 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

> One thing that concerns me is the anti-rebasing dogma that one hears
> from canonical.  Does anybody know if it's just dogma, or does bzr
> actually have technical problems with rebasing?

AFAIK, bzr supports rebase less well than Git, both in the sense that
it's a separate plugin, and in the sense that it really doesn't keep
track of the ancestry pre-rebase, contrary to Git which does keep some
info about it.  AFAIK, there's no deep reason for that.

As maintainer, I don't care if people rebase rather than merge before
installing changes from their local branch to the trunk.  It probably
results in cleaner patches/history, so it's fine by me.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]