hgbook

view it/examples/mq.tutorial.qpush-a.it @ 1088:0f4b18eb86c4

2.5 0 first 2 para ,1 fuzzy
author Zhaoping Sun <zhaopingsun@gmail.com>
date Sun Nov 22 21:24:19 2009 -0500 (2009-11-22)
parents
children
line source
1 <!-- BEGIN mq.tutorial.qpush-a -->
2 <screen><prompt>$</prompt> <userinput>hg qpush -a</userinput>
3 applico seconda.patch
4 ora a: seconda.patch
5 <prompt>$</prompt> <userinput>cat file1</userinput>
6 riga 1
7 riga 2
8 riga 3
9 riga 4
10 </screen>
11 <!-- END mq.tutorial.qpush-a -->