Mercurial > hg
changeset 8856:f8d00346a62d
rollback: minor clarification (issue828)
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Sat, 20 Jun 2009 09:00:02 -0500 |
parents | f331de880cbb |
children | 5096a47d8aec |
files | mercurial/commands.py |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/commands.py Sat Jun 20 08:29:41 2009 -0500 +++ b/mercurial/commands.py Sat Jun 20 09:00:02 2009 -0500 @@ -2680,7 +2680,8 @@ This command should be used with care. There is only one level of rollback, and there is no way to undo a rollback. It will also restore the dirstate at the time of the last transaction, losing - any dirstate changes since that time. + any dirstate changes since that time. This command does not alter + the working directory. Transactions are used to encapsulate the effects of all commands that create new changesets or propagate existing changesets into a