diff -r c96dd66c6839 -r d33fdd8202f3 README --- a/README Sat Aug 10 14:51:45 2013 -0400 +++ b/README Sat Aug 10 17:27:19 2013 -0400 @@ -10,13 +10,13 @@ It also: - - enables the "Changeset Obsolescence" feature of mercurial, - - issues several warning messages when troubles appear in your repository. + - enables the "changeset obsolescence" feature of Mercurial + - issues several warning messages when troubles appear in your repository **These extensions are experimental and are not meant for production.** -You can quicky enable it by adding the line below to the extensions -section of you hgrc:: +You can quickly enable it by adding the line below to the extensions +section of your hgrc:: evolve=PATH/TO/evolve.py @@ -31,14 +31,14 @@ Contribute ========== -The simplest way to contribute is to issue a pull request on bitbucket. +The simplest way to contribute is to issue a pull request on Bitbucket. -However, some cutting edge change may be found in a mutable repository hosted +However, some cutting-edge changes may be found in a mutable repository hosted by logilab before they are published. http://hg-lab.logilab.org/wip/mutable-history/ -Make sure to check lastest draft changeset before submitting new changeset. +Make sure to check latest draft changeset before submitting new changesets. Changelog