590
edits
No edit summary |
Comrade693 (talk | contribs) No edit summary |
||
| Line 5: | Line 5: | ||
** An mq patch file (straight from .hg/patches) | ** An mq patch file (straight from .hg/patches) | ||
** 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 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). | ||
* which ever you choose make sure you include a '''commit message''' and an '''username''' in the attachment, otherwise the bug '''won't''' be checked in. | * which ever you choose make sure you include a '''commit message''' and an '''username''' in the attachment, otherwise the bug '''won't''' be checked in. | ||
edits