Mercurial > evolve
diff tests/test-tutorial.t @ 891:36c1c80e99a3 stable
commands: small language fixes in help
author | Brendan Cully <brendan@kublai.com> |
---|---|
date | Thu, 03 Apr 2014 23:36:23 -0700 |
parents | 6a67606e1c34 |
children | 98b5ac44a259 1ebe5c51919b |
line wrap: on
line diff
--- a/tests/test-tutorial.t Sun Mar 02 15:19:31 2014 +0100 +++ b/tests/test-tutorial.t Thu Apr 03 23:36:23 2014 -0700 @@ -436,9 +436,10 @@ move changes from parent revision to working directory - Changes to selected files in parent revision appear again as uncommitted - changed in the working directory. A new revision without selected changes - is created, becomes the new parent and obsoletes the previous one. + Changes to selected files in the checked out revision appear again as + uncommitted changed in the working directory. A new revision without the + selected changes is created, becomes the checked out revision, and + obsoletes the previous one. The --include option specifies patterns to uncommit. The --exclude option specifies patterns to keep in the commit. @@ -469,11 +470,11 @@ Fold multiple revisions into a single one - Revision from your current working directory to the specified one are fold - as a new one replacing the other + The revisions from your current working directory to the given one are + folded into a single successor revision. - you can alternatively use --rev to explicitly specify revision to be fold - ignoring the current working directory parent. + you can alternatively use --rev to explicitly specify revisions to be + folded, ignoring the current working directory parent. options: