comparison tests/test-help.out @ 2241:abd70a92e06f

hide deprecated undo command by making it an alias for debugundo.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Tue, 09 May 2006 20:56:13 -0700
parents abfed2a82b07
children 99835097bca9
comparison
equal deleted inserted replaced
2238:25af3f17ce95 2241:abd70a92e06f
75 status show changed files in the working directory 75 status show changed files in the working directory
76 tag add a tag for the current tip or a given revision 76 tag add a tag for the current tip or a given revision
77 tags list repository tags 77 tags list repository tags
78 tip show the tip revision 78 tip show the tip revision
79 unbundle apply a changegroup file 79 unbundle apply a changegroup file
80 undo undo the last commit or pull (DEPRECATED)
81 update update or merge working directory 80 update update or merge working directory
82 verify verify the integrity of the repository 81 verify verify the integrity of the repository
83 version output version and copyright information 82 version output version and copyright information
84 add add the specified files on the next commit 83 add add the specified files on the next commit
85 annotate show changeset information per file line 84 annotate show changeset information per file line
118 status show changed files in the working directory 117 status show changed files in the working directory
119 tag add a tag for the current tip or a given revision 118 tag add a tag for the current tip or a given revision
120 tags list repository tags 119 tags list repository tags
121 tip show the tip revision 120 tip show the tip revision
122 unbundle apply a changegroup file 121 unbundle apply a changegroup file
123 undo undo the last commit or pull (DEPRECATED)
124 update update or merge working directory 122 update update or merge working directory
125 verify verify the integrity of the repository 123 verify verify the integrity of the repository
126 version output version and copyright information 124 version output version and copyright information
127 hg add [OPTION]... [FILE]... 125 hg add [OPTION]... [FILE]...
128 126