hgbook

annotate en/examples/results/mq.guards.qselect.qpush.out @ 614:c8680784cdbb

Make builds more reliable.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Mar 31 15:35:44 2009 -0700 (2009-03-31)
parents 0d5935744f87
children
rev   line source
bos@611 1 <!-- BEGIN mq.guards.qselect.qpush -->
bos@564 2 <screen><prompt>$</prompt> <userinput>hg qpush -a</userinput>
bos@144 3 applying hello.patch
bos@144 4 applying goodbye.patch
bos@548 5 now at: goodbye.patch
bos@564 6 </screen>
bos@611 7 <!-- END mq.guards.qselect.qpush -->