README
branchstable
changeset 926 14d91c36f88b
parent 924 a6a202c22b28
child 929 306f67906a6c
equal deleted inserted replaced
925:89b50258ad33 926:14d91c36f88b
    27 
    27 
    28 Contribute
    28 Contribute
    29 ==========
    29 ==========
    30 
    30 
    31 The simplest way to contribute is to issue a pull request on Bitbucket
    31 The simplest way to contribute is to issue a pull request on Bitbucket
    32 (https://bitbucket.org/marmoute/mutable-history).
    32 (https://bitbucket.org/marmoute/mutable-history). Please don't forget
       
    33 to update and run the tests when you fix a bug or add a feature. To
       
    34 run the tests:
       
    35 
       
    36     cd tests
       
    37     python run-tests.py --with-hg=/path/to/hg
    33 
    38 
    34 However, some cutting-edge changes may be found in a mutable repository hosted
    39 However, some cutting-edge changes may be found in a mutable repository hosted
    35 by logilab before they are published.
    40 by logilab before they are published.
    36 
    41 
    37     http://hg-lab.logilab.org/wip/mutable-history/
    42     http://hg-lab.logilab.org/wip/mutable-history/