comparison tests/test-help.out @ 2135:11ad47f22023

mark forget command as deprecated. will be removed after 0.9 released.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Wed, 26 Apr 2006 12:05:16 -0700
parents 98cc126f9f3f
children 6447a32aefce
comparison
equal deleted inserted replaced
2134:ef81e34ad674 2135:11ad47f22023
47 clone make a copy of an existing repository 47 clone make a copy of an existing repository
48 commit commit the specified files or all outstanding changes 48 commit commit the specified files or all outstanding changes
49 copy mark files as copied for the next commit 49 copy mark files as copied for the next commit
50 diff diff repository (or selected files) 50 diff diff repository (or selected files)
51 export dump the header and diffs for one or more changesets 51 export dump the header and diffs for one or more changesets
52 forget don't add the specified files on the next commit 52 forget don't add the specified files on the next commit (DEPRECATED)
53 grep search for a pattern in specified files and revisions 53 grep search for a pattern in specified files and revisions
54 heads show current repository heads 54 heads show current repository heads
55 help show help for a given command or all commands 55 help show help for a given command or all commands
56 identify print information about the working copy 56 identify print information about the working copy
57 import import an ordered set of patches 57 import import an ordered set of patches
90 clone make a copy of an existing repository 90 clone make a copy of an existing repository
91 commit commit the specified files or all outstanding changes 91 commit commit the specified files or all outstanding changes
92 copy mark files as copied for the next commit 92 copy mark files as copied for the next commit
93 diff diff repository (or selected files) 93 diff diff repository (or selected files)
94 export dump the header and diffs for one or more changesets 94 export dump the header and diffs for one or more changesets
95 forget don't add the specified files on the next commit 95 forget don't add the specified files on the next commit (DEPRECATED)
96 grep search for a pattern in specified files and revisions 96 grep search for a pattern in specified files and revisions
97 heads show current repository heads 97 heads show current repository heads
98 help show help for a given command or all commands 98 help show help for a given command or all commands
99 identify print information about the working copy 99 identify print information about the working copy
100 import import an ordered set of patches 100 import import an ordered set of patches