changeset 14986 | 70e11de6964d |
parent 14954 | ce7e3014fda7 |
child 15009 | caa5283390f8 |
--- a/mercurial/commands.py Fri Jul 29 00:39:27 2011 +0200 +++ b/mercurial/commands.py Sat Jul 30 11:08:45 2011 +0100 @@ -2229,6 +2229,7 @@ :``%R``: changeset revision number :``%b``: basename of the exporting repository :``%h``: short-form changeset hash (12 hexadecimal digits) + :``%m``: first line of the commit message (only alphanumeric characters) :``%n``: zero-padded sequence number, starting at 1 :``%r``: zero-padded changeset revision number