Confirmed users
657
edits
(Add a note about mq patches being refreshed using qrefresh -U) |
|||
Line 3: | Line 3: | ||
* the patch must have <b>approval1.9.1+</b> or fix a bug marked <b>blocking1.9.1</b> or <b>blocking-firefox3.1</b> | * the patch must have <b>approval1.9.1+</b> or fix a bug marked <b>blocking1.9.1</b> or <b>blocking-firefox3.1</b> | ||
* the bug must have one of the following attached: | * the bug must have one of the following attached: | ||
** An mq patch file (straight from .hg/patches) | ** An mq patch file (straight from .hg/patches -- make sure to use <tt>hg qrefresh -U</tt>) | ||
** A patch created by hg export of a changeset | ** A patch created by hg export of a changeset | ||
** An hg bundle (use hg help bundle, [https://developer.mozilla.org/en/Mercurial_FAQ#How_do_I_generate_a_bundle.3f see the FAQ], or ask in #hg if you need help). | ** An hg bundle (use hg help bundle, [https://developer.mozilla.org/en/Mercurial_FAQ#How_do_I_generate_a_bundle.3f see the FAQ], or ask in #hg if you need help). |