On Tuesday, 31 July 2007 at 09:41, Jason Orendorff wrote: > I just committed 8 patches (using "hg qrm -r"), only to find that the > bottom one has a commit message of "* * *". What's the easiest way > to fix the message? qimport -r <rev>; qrefresh -e (or -m or -l); qdel -r.