Mercurial > hg
changeset 14725:2852933fc942 stable
update: clarify that update changes the parent revison
author | Adrian Buehlmann <adrian@cadifra.com> |
---|---|
date | Fri, 24 Jun 2011 10:51:05 +0200 |
parents | b9faf94ee196 |
children | e0039716f3ea |
files | mercurial/commands.py |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/commands.py Wed Jun 22 01:55:00 2011 +0200 +++ b/mercurial/commands.py Fri Jun 24 10:51:05 2011 +0200 @@ -5051,6 +5051,9 @@ found, the working directory is updated to the specified changeset. + Update sets the working directory's parent revison to the specified + changeset (see :hg:`help parents`). + The following rules apply when the working directory contains uncommitted changes: