comparison tests/test-mq.out @ 2910:41f8b041893b

Adjusted test to changed help output.
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 15 Aug 2006 11:47:17 +0200
parents 474adc2bc5f7
children 2f190e998eb3
comparison
equal deleted inserted replaced
2909:75bcb8210a37 2910:41f8b041893b
25 list of commands (use "hg help -v mq" to show aliases and global options): 25 list of commands (use "hg help -v mq" to show aliases and global options):
26 26
27 qapplied print the patches already applied 27 qapplied print the patches already applied
28 qclone clone main and patch repository at same time 28 qclone clone main and patch repository at same time
29 qcommit commit changes in the queue repository 29 qcommit commit changes in the queue repository
30 qdelete remove a patch from the series file 30 qdelete remove patches from queue
31 qdiff diff of the current patch 31 qdiff diff of the current patch
32 qfold fold the named patches into the current patch 32 qfold fold the named patches into the current patch
33 qguard set or print guards for a patch 33 qguard set or print guards for a patch
34 qheader Print the header of the topmost or specified patch 34 qheader Print the header of the topmost or specified patch
35 qimport import a patch 35 qimport import a patch