Mercurial > evolve
comparison README @ 1725:04be939179a6
docs: use https for mercurial-scm.org
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sat, 27 Aug 2016 20:24:13 +0800 |
parents | 2ad40d972a74 |
children | f4b2617051ad |
comparison
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: |