hgbook
diff it/examples/mq.tutorial.qpush-a.it @ 1105:9c84da5d93e9
2.8.2 4 paras zh translated
author | Zhaoping Sun <zhaopingsun@gmail.com> |
---|---|
date | Tue Dec 01 23:40:47 2009 -0500 (2009-12-01) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/it/examples/mq.tutorial.qpush-a.it Tue Dec 01 23:40:47 2009 -0500 1.3 @@ -0,0 +1,11 @@ 1.4 +<!-- BEGIN mq.tutorial.qpush-a --> 1.5 +<screen><prompt>$</prompt> <userinput>hg qpush -a</userinput> 1.6 +applico seconda.patch 1.7 +ora a: seconda.patch 1.8 +<prompt>$</prompt> <userinput>cat file1</userinput> 1.9 +riga 1 1.10 +riga 2 1.11 +riga 3 1.12 +riga 4 1.13 +</screen> 1.14 +<!-- END mq.tutorial.qpush-a -->