changeset 19209 | 4b9e5b71dfa9 |
parent 19201 | 309c439cdbaa |
parent 19197 | 01d68fb07915 |
child 19211 | 3bfd7f1e7485 |
--- a/mercurial/commands.py Fri May 10 23:48:03 2013 +0200 +++ b/mercurial/commands.py Thu May 16 16:20:10 2013 -0500 @@ -4934,7 +4934,6 @@ """restore files to their checkout state .. note:: - To check out earlier revisions, you should use :hg:`update REV`. To cancel an uncommitted merge (and lose your changes), use :hg:`update --clean .`.