Introduction

Configuration

1. .hgrc configuration options

Note: Currently issue http://www.selenic.com/mercurial/bts/issue222 requires that the configuration for this extension be defined in global hgrc.

[notify]
; multiple sources can be specified as a whitespace separated list
sources = push serve pull
; example of a custom template
incoming=Subject: \[Changeset in {webroot}\] - {desc|firstline|strip}\nFrom: {author}\n\nChangeset  : {node|short}\nRepository : {webroot}\nAuthor     : {author}\nDetails    : {baseurl}{webroot}?cmd=changeset;mode={node|short}\nDescription:\n\t{desc|tabindent|strip}\n