Mercurial > hgbook
view en/examples/mq.tutorial.qpop.out @ 371:3f9f9b087109
more collab.tex
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Mon, 08 Dec 2008 12:30:31 +0900 |
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