README
changeset 1725 04be939179a6
parent 1717 2ad40d972a74
child 1728 f4b2617051ad
equal deleted inserted replaced
1724:bd994fd256e1 1725:04be939179a6
    36 this:
    36 this:
    37 
    37 
    38     hg email --to mercurial-devel@mercurial-scm.org --flag evolve-ext --rev '<your patches>'
    38     hg email --to mercurial-devel@mercurial-scm.org --flag evolve-ext --rev '<your patches>'
    39 
    39 
    40 See also
    40 See also
    41 http://mercurial-scm.org/wiki/ContributingChanges#Patch_descriptions
    41 https://mercurial-scm.org/wiki/ContributingChanges#Patch_descriptions
    42 for guidelines on the patch description.
    42 for guidelines on the patch description.
    43 
    43 
    44 Please don't forget to update and run the tests when you fix a bug or
    44 Please don't forget to update and run the tests when you fix a bug or
    45 add a feature. To run the tests, you need a working copy of Mercurial,
    45 add a feature. To run the tests, you need a working copy of Mercurial,
    46 say in $HGSRC:
    46 say in $HGSRC: