Mercurial > hg
changeset 12754:eaac5e8cb637
Revert: capitalization doc fix
author | Adrian Buehlmann <adrian@cadifra.com> |
---|---|
date | Sun, 17 Oct 2010 00:45:34 +0200 |
parents | ef5eaf53f4f7 |
children | db79d3627872 |
files | mercurial/commands.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/commands.py Tue Oct 19 03:56:20 2010 +0200 +++ b/mercurial/commands.py Sun Oct 17 00:45:34 2010 +0200 @@ -3025,7 +3025,7 @@ .. note:: This command is most likely not what you are looking for. - revert will partially overwrite content in the working + Revert will partially overwrite content in the working directory without changing the working directory parents. Use :hg:`update -r rev` to check out earlier revisions, or :hg:`update --clean .` to undo a merge which has added another