> 1) When submitting a patch, make sure there is reasonable *commit > message* (use hg qrefresh -e to set the message).
or hg qrefresh -m "#XXXX: Commit message" to do it from the command line. I think if one does hg qrefresh -e "#XXXX: Commit message" it erases the patch and replaces it by the string "#XXXX: Commit message".... so beware. Sébastien -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org