docs/evolve-intro.rst
changeset 163 92b073d13f2d
parent 162 1a6ae8d8f104
child 164 c81d286c4a5b
equal deleted inserted replaced
162:1a6ae8d8f104 163:92b073d13f2d
     1 ----------------------------------------
       
     2 Introduction to the evolve extension
       
     3 ----------------------------------------
       
     4 
       
     5 An history rewriting extension
       
     6 
       
     7 * Using the obsolete marker concept
       
     8 
       
     9 * Inspired from mq
       
    10 
       
    11 it is simple to enable::
       
    12 
       
    13     $ hg clone http://hg-dev.octopoid.net/hgwebdir.cgi/mutable-history/
       
    14     $ mutable-history/enable.sh > ~/.hgrc