# HG changeset patch # User Pierre-Yves David # Date 1340793894 -7200 # Node ID 3edc829799d51021fa4cc6b677dd07b735d817bc # Parent f4a00b2d8bfba33d712dd576444b1a51232c6665# Parent 232990fbecb5d2e1d2fab8b1741dadb7b5c11d20 merge with stable doc update diff -r f4a00b2d8bfb -r 3edc829799d5 README --- a/README Wed Jun 27 12:43:57 2012 +0200 +++ b/README Wed Jun 27 12:44:54 2012 +0200 @@ -8,6 +8,7 @@ changesets. :evolve: + A collection of commands to rewrite the mutable part of the history. @@ -15,7 +16,11 @@ **These extensions are experimental and are not meant for production.** -See doc/ directory for details +See doc/ directory for details. + +Online version of the doc is available: + + http://hg-lab.logilab.org/doc/mutable-history/html/ Contribute ================== diff -r f4a00b2d8bfb -r 3edc829799d5 docs/index.rst --- a/docs/index.rst Wed Jun 27 12:43:57 2012 +0200 +++ b/docs/index.rst Wed Jun 27 12:44:54 2012 +0200 @@ -71,7 +71,7 @@ To enable the evolve extension use:: - $ hg clone https://bitbucket.org/marmoute/mutable-history + $ hg clone https://bitbucket.org/marmoute/mutable-history -u stable $ mutable-history/enable.sh >> ~/.hgrc You will probably want to use the associated version of hgview (qt viewer