Mercurial > hg
changeset 4681:51ec5e069505
rollback: update help for issue316
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Fri, 22 Jun 2007 17:29:49 -0500 |
parents | 059bdc8dfb9d |
children | 8c3d449ecc63 |
files | mercurial/commands.py |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/commands.py Fri Jun 22 19:43:29 2007 -0300 +++ b/mercurial/commands.py Fri Jun 22 17:29:49 2007 -0500 @@ -2398,7 +2398,9 @@ unbundle This command should be used with care. There is only one level of - rollback, and there is no way to undo a rollback. + rollback, and there is no way to undo a rollback. It will also + restore the dirstate at the time of the last transaction, which + may lose subsequent dirstate changes. This command is not intended for use on public repositories. Once changes are visible for pull by other users, rolling a transaction