~petersanchez/wikimain

3b66ba8cbb448ffa41c9524962cd572fe0d80545 — Peter Sanchez 3 years ago da82c8f
Added hg patch submission diff style
1 files changed, 11 insertions(+), 0 deletions(-)

M hg/email.md
M hg/email.md => hg/email.md +11 -0
@@ 98,6 98,17 @@ For more information, see the [patchbomb extension documentation][patchbomb].

[patchbomb]: https://www.mercurial-scm.org/wiki/PatchbombExtension

## Patch Formatting on [lists.code.netlandish.com][lists-code]

Patches sent to [lists.code.netlandish.com][lists-code] are only recognized
when using [git style][git style] diffs. This must be configured with
[mercurial's configuration file][hgrc]:

    [diff]
    git = 1

[git style]: https://www.mercurial-scm.org/wiki/GitExtendedDiffFormat

## Send the patches along

When you've configured `hg email`, completed your work, and you're ready to send