equal
deleted
inserted
replaced
85 |
85 |
86 Bugs are to be reported on the mercurial's bug tracker (component: `evolution`_): |
86 Bugs are to be reported on the mercurial's bug tracker (component: `evolution`_): |
87 |
87 |
88 .. _evolution: https://bz.mercurial-scm.org/buglist.cgi?component=evolution&query_format=advanced&resolution=--- |
88 .. _evolution: https://bz.mercurial-scm.org/buglist.cgi?component=evolution&query_format=advanced&resolution=--- |
89 |
89 |
90 Please use the patchbomb extension to send email to mercurial devel. Please |
90 Please use the patchbomb extension to send email to `mercurial devel |
91 make sure to use the evolve-ext flag when doing so. You can use a command like |
91 <https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel>`_. Please make |
|
92 sure to use the evolve-ext flag when doing so. You can use a command like |
92 this:: |
93 this:: |
93 |
94 |
94 $ hg email --to mercurial-devel@mercurial-scm.org --flag evolve-ext --rev '<your patches>' |
95 $ hg email --to mercurial-devel@mercurial-scm.org --flag evolve-ext --rev '<your patches>' |
95 |
96 |
96 For guidelines on the patch description, see the `official Mercurial guideline`_. |
97 For guidelines on the patch description, see the `official Mercurial guideline`_. |