comparison README @ 2115:53fe0a1c9d4c

README: add a link to mercurial devel This will help people to find the mailing list details.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Tue, 14 Mar 2017 15:43:19 -0700
parents 51ee2c721b32
children efc6633e78e1
comparison
equal deleted inserted replaced
2114:51ee2c721b32 2115:53fe0a1c9d4c
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`_.