Mercurial > hgbook
view ja/examples/mq.tutorial.qpop.out @ 792:72eab2497e12
Propagate cd595464fea9
Added a source for Solaris Mercurial binaries
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Thu, 18 Jun 2009 16:23:58 +0900 |
parents | b0db5adf11c1 |
children |
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