author | Augie Fackler <augie@google.com> |
Tue, 23 Aug 2016 11:26:08 -0400 | |
changeset 29852 | d5883fd055c6 |
parent 19617 | ba89c3872801 |
permissions | -rw-r--r-- |
19617
ba89c3872801
hgrc.d: separate namespace for mercurial scripts 9diff and 9mail
Jeff Sickel <jas@corpus-callosum.com>
parents:
diff
changeset
|
1 |
# The 9mail to support patchbomb and other email wrappers |
ba89c3872801
hgrc.d: separate namespace for mercurial scripts 9diff and 9mail
Jeff Sickel <jas@corpus-callosum.com>
parents:
diff
changeset
|
2 |
[email] |
ba89c3872801
hgrc.d: separate namespace for mercurial scripts 9diff and 9mail
Jeff Sickel <jas@corpus-callosum.com>
parents:
diff
changeset
|
3 |
method = /bin/mercurial/9mail |
ba89c3872801
hgrc.d: separate namespace for mercurial scripts 9diff and 9mail
Jeff Sickel <jas@corpus-callosum.com>
parents:
diff
changeset
|
4 |