comparison tests/test-help.out @ 3502:8dc14d630b29

add branch and branches commands
author Matt Mackall <mpm@selenic.com>
date Tue, 24 Oct 2006 16:49:36 -0500
parents 5155fa27f514
children 531c116b2028
comparison
equal deleted inserted replaced
3501:89820e9b94f2 3502:8dc14d630b29
41 add add the specified files on the next commit 41 add add the specified files on the next commit
42 addremove add all new files, delete all missing files 42 addremove add all new files, delete all missing files
43 annotate show changeset information per file line 43 annotate show changeset information per file line
44 archive create unversioned archive of a repository revision 44 archive create unversioned archive of a repository revision
45 backout reverse effect of earlier changeset 45 backout reverse effect of earlier changeset
46 branch set or show the current branch name
47 branches list repository named branches
46 bundle create a changegroup file 48 bundle create a changegroup file
47 cat output the latest or given revisions of files 49 cat output the latest or given revisions of files
48 clone make a copy of an existing repository 50 clone make a copy of an existing repository
49 commit commit the specified files or all outstanding changes 51 commit commit the specified files or all outstanding changes
50 copy mark files as copied for the next commit 52 copy mark files as copied for the next commit
85 add add the specified files on the next commit 87 add add the specified files on the next commit
86 addremove add all new files, delete all missing files 88 addremove add all new files, delete all missing files
87 annotate show changeset information per file line 89 annotate show changeset information per file line
88 archive create unversioned archive of a repository revision 90 archive create unversioned archive of a repository revision
89 backout reverse effect of earlier changeset 91 backout reverse effect of earlier changeset
92 branch set or show the current branch name
93 branches list repository named branches
90 bundle create a changegroup file 94 bundle create a changegroup file
91 cat output the latest or given revisions of files 95 cat output the latest or given revisions of files
92 clone make a copy of an existing repository 96 clone make a copy of an existing repository
93 commit commit the specified files or all outstanding changes 97 commit commit the specified files or all outstanding changes
94 copy mark files as copied for the next commit 98 copy mark files as copied for the next commit