Mercurial > hg
changeset 10334:3d75c691b77d
commands: fix the list of changeset header information in 'hg help export'
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sat, 06 Feb 2010 08:28:39 -0500 |
parents | ec5240a22f4a |
children | 6ae4f390ec61 |
files | mercurial/commands.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/commands.py Sat Feb 06 12:47:33 2010 +0100 +++ b/mercurial/commands.py Sat Feb 06 08:28:39 2010 -0500 @@ -1139,7 +1139,7 @@ Print the changeset header and diffs for one or more revisions. - The information shown in the changeset header is: author, + The information shown in the changeset header is: author, date, changeset hash, parent(s) and commit comment. NOTE: export may generate unexpected diff output for merge