Mercurial > hgbook
view en/examples/results/mq.tutorial.qpush-a.out @ 729:ccda4952e5f3
Update Chinese translation
author | Dongsheng Song <dongsheng.song@gmail.com> |
---|---|
date | Thu, 12 Mar 2009 17:12:18 +0800 |
parents | 0d5935744f87 |
children | 4432ad34b8e5 |
line wrap: on
line source
<screen><prompt>$</prompt> <userinput>hg qpush -a</userinput> applying second.patch now at: second.patch <prompt>$</prompt> <userinput>cat file1</userinput> line 1 line 2 line 3 line 4 </screen>