On Thu, Jul 20, 2006 at 01:01:55AM +0200, Petr Baudis wrote:
* Support for distributing and following the mutated history.
I'm actually not sure about the level of Git support for
this, Cogito supports cg-updating to a mutated history
if you have no local changes.
A fetch that doesn't fast-forward fails with a warning unless you
explicitly ask it (--force) to blow away your old history.
I don't see what more you could do.
--b.