Mercurial > hg
changeset 33749:ff4a11ff7aa3
configitems: register the 'notify.template' config
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Fri, 30 Jun 2017 03:43:30 +0200 |
parents | c27fac1ca8ed |
children | a0e28577f7d4 |
files | hgext/notify.py |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext/notify.py Fri Jun 30 03:43:29 2017 +0200 +++ b/hgext/notify.py Fri Jun 30 03:43:30 2017 +0200 @@ -191,6 +191,9 @@ configitem('notify', 'style', default=None, ) +configitem('notify', 'template', + default=None, +) # template for single changeset can include email headers. single_template = '''