view README @ 264:1c21865bf8ba

amend: do not rely on revsingle() default for --change
author Patrick Mezard <patrick@mezard.eu>
date Tue, 12 Jun 2012 11:53:02 +0200
parents b9e353f06efd
children 240b37998806
line wrap: on
line source

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