Mercurial > hgbook
view en/examples/mq.tutorial.qpop.out @ 488:b7d4d66c3ae5
Aiiiiiee section translated
author | Igor TAmara <igor@tamarapatino.org> |
---|---|
date | Mon, 03 Nov 2008 08:23:10 -0500 |
parents | 006bbad1f190 |
children | 5ffee9123bbf |
line wrap: on
line source
$ \textbf{hg qapplied} first.patch second.patch $ \textbf{hg qpop} Now at: first.patch $ \textbf{hg qseries} first.patch second.patch $ \textbf{hg qapplied} first.patch $ \textbf{cat file1} line 1 line 2 line 3