equal
deleted
inserted
replaced
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: |