Question about merge changeset emails
Greg Lindahl
lindahl at pbm.com
Fri Oct 5 17:02:37 CDT 2007
To answer my own questions:
> How can I convince Mercurial to do something more useful like sending
> 2 separate emails in this case? Or suppressing the merge diff?
I wanted "incoming.notify" instead of "changegroup.notify" in hgrc.
I don't really care about suppressing the merge diff, I think I can
convince my guys to ignore them. Now it would be nice if merge
changesets were always labeled as such in the log; now the guys tend
to put sarcastic changeset descriptions in...
> And while I'm at it, is there any way to fix the details line to work
> with hgwebdir.cgi without specifying an entire template?
Since the entire template is normally in hgrc anyway, all I needed to do
was to delete the {webroot} element.
-- greg
More information about the Mercurial
mailing list