comparison tests/test-qrecord.out @ 9606:69f8ac71ded1

Remove parents from default help in favor of summary
author Matt Mackall <mpm@selenic.com>
date Mon, 19 Oct 2009 00:36:52 -0500
parents 220d39af2e57
children d7732d2df54a
comparison
equal deleted inserted replaced
9605:3194227a4158 9606:69f8ac71ded1
12 export dump the header and diffs for one or more changesets 12 export dump the header and diffs for one or more changesets
13 forget forget the specified files on the next commit 13 forget forget the specified files on the next commit
14 init create a new repository in the given directory 14 init create a new repository in the given directory
15 log show revision history of entire repository or files 15 log show revision history of entire repository or files
16 merge merge working directory with another revision 16 merge merge working directory with another revision
17 parents show the parents of the working directory or revision
18 pull pull changes from the specified source 17 pull pull changes from the specified source
19 push push changes to the specified destination 18 push push changes to the specified destination
20 remove remove the specified files on the next commit 19 remove remove the specified files on the next commit
21 serve export the repository via HTTP 20 serve export the repository via HTTP
22 status show changed files in the working directory 21 status show changed files in the working directory