comparison tests/test-strict.out @ 5587:121f9dbcc236

update test output
author Matt Mackall <mpm@selenic.com>
date Sun, 02 Dec 2007 16:26:56 -0600
parents bc6f5a1d8b7b
children 683d8ebcf434
comparison
equal deleted inserted replaced
5576:1c1ef561d541 5587:121f9dbcc236
16 merge merge working directory with another revision 16 merge merge working directory with another revision
17 parents show the parents of the working dir or revision 17 parents show the parents of the working dir or revision
18 pull pull changes from the specified source 18 pull pull changes from the specified source
19 push push changes to the specified destination 19 push push changes to the specified destination
20 remove remove the specified files on the next commit 20 remove remove the specified files on the next commit
21 revert revert files or dirs to their states as of some revision
22 serve export the repository via HTTP 21 serve export the repository via HTTP
23 status show changed files in the working directory 22 status show changed files in the working directory
24 update update working directory 23 update update working directory
25 24
26 use "hg help" for the full list of commands or "hg -v" for details 25 use "hg help" for the full list of commands or "hg -v" for details