README
author Patrick Mezard <patrick@mezard.eu>
Sat, 23 Jun 2012 11:46:06 +0200
changeset 303 8529b4b95f5d
parent 267 34020ca0c451
child 293 232990fbecb5
permissions -rw-r--r--
evolve: tidy up a bit - long lines - extra blank lines - commands options descriptions

=============================
Mutable History For Mercurial
=============================

:obsolete:

    Introduce an ``obsolete`` concept that tracks new versions of rewritten
    changesets.

:evolve:
    A collection of commands to rewrite the mutable part of the history.



**These extensions are experimental and are not meant for production.**


See doc/ directory for details

Contribute
==================

The simplest way to contribute is to issue a pull request on bitbucket.

However, some cutting edge change may be found in a mutable repository hosted
by logilab before they are published.

    http://hg-lab.logilab.org/wip/mutable-history/

Make sure to check lastest draft changeset before submitting new changeset.