Mercurial > evolve
view README @ 253:8ee6c5b98d73
[obsolete] fix new api: be more flexible on rebase's buildstate signature
Introduced by `d1afbf03e69a@mercurial <http://selenic.com/repo/hg/rev/d1afbf03e69a>`_
author | Alain Leufroy <alain.leufroy@logilab.fr> |
---|---|
date | Tue, 29 May 2012 11:15:19 +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.