Mercurial > hg
changeset 908:fcd34a9577e8
Fix tests for new init command
author | mpm@selenic.com |
---|---|
date | Sun, 14 Aug 2005 21:36:08 -0800 |
parents | 652507dc9fce |
children | 891b6a262c4b |
files | tests/test-help.out |
diffstat | 1 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-help.out Sun Aug 14 21:33:09 2005 -0800 +++ b/tests/test-help.out Sun Aug 14 21:36:08 2005 -0800 @@ -9,7 +9,7 @@ commit commit the specified files or all outstanding changes diff diff working directory (or selected files) export dump the header and diffs for one or more changesets - init create a new repository in the current directory + init create a new repository in the given directory log show the revision history of the repository or a single file pull pull changes from the specified source push push changes to the specified destination @@ -25,7 +25,7 @@ commit commit the specified files or all outstanding changes diff diff working directory (or selected files) export dump the header and diffs for one or more changesets - init create a new repository in the current directory + init create a new repository in the given directory log show the revision history of the repository or a single file pull pull changes from the specified source push push changes to the specified destination @@ -53,7 +53,7 @@ help show help for a given command or all commands identify print information about the working copy import import an ordered set of patches - init create a new repository in the current directory + init create a new repository in the given directory locate locate files matching specific patterns log show the revision history of the repository or a single file manifest output the latest or given revision of the project manifest @@ -90,7 +90,7 @@ help show help for a given command or all commands identify print information about the working copy import import an ordered set of patches - init create a new repository in the current directory + init create a new repository in the given directory locate locate files matching specific patterns log show the revision history of the repository or a single file manifest output the latest or given revision of the project manifest @@ -189,7 +189,7 @@ commit commit the specified files or all outstanding changes diff diff working directory (or selected files) export dump the header and diffs for one or more changesets - init create a new repository in the current directory + init create a new repository in the given directory log show the revision history of the repository or a single file pull pull changes from the specified source push push changes to the specified destination @@ -210,7 +210,7 @@ commit commit the specified files or all outstanding changes diff diff working directory (or selected files) export dump the header and diffs for one or more changesets - init create a new repository in the current directory + init create a new repository in the given directory log show the revision history of the repository or a single file pull pull changes from the specified source push push changes to the specified destination