README
author Arne Babenhauserheide <bab@draketo.de>
Mon, 18 Jun 2012 14:35:49 +0200
changeset 261 240b37998806
parent 239 b9e353f06efd
child 267 34020ca0c451
permissions -rw-r--r--
added “pull here is OK, too” to the README.

=============================
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
==================


This repository contains public immutable changeset. Developement happen here::

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

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

Pull-requests here are OK, too, though. But don’t expect to have the
newest changeset without checking out the dev repo with the obsolete
extension enabled.