On Jun 17, 2013, at 9:43 AM, mark.reinh...@oracle.com wrote: >> I've started using the "-l" option of "qnew" to create the changeset >> comment. This can later be updated by directly editing the patch file >> in .hg/patches, for example to specify the final reviewer(s). > > To update the changeset comment you can also use the -e, -m, or -l > option with the qrefresh subcommand.
Ah, that's better. Thanks, Brian