Fixing rebase rather than avoiding it (was: Dulwich on Launchpad)
Stefan Monnier
monnier at iro.umontreal.ca
Wed Mar 3 18:19:48 GMT 2010
>> Yes, I occasionally rebase after the fact. This is mainly caused by my
>> personal setup.
> Yet another reason to avoid rebase :-)
I disagree. I'd say it's another reason why we should fix rebase (and
support it right instead).
Rebase should not destroy history: it should only alter history by
adding more arcs (and nodes) into the DAG, basically providing an
alternate history. I understand that adding a parent is not something
that Bzr supports right now, but that doesn't change anything to the
fact that it would be the right thing to do.
Stefan
More information about the bazaar
mailing list