Mercurial > hgbook
view ja/examples/mq.tutorial.qnew.out @ 837:b775f963b18c
Clean up chapter 8, and add content
propagate 7226e5e750a6
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Tue, 15 Sep 2009 22:32:03 +0900 |
parents | b0db5adf11c1 |
children |
line wrap: on
line source
$ \textbf{hg tip} changeset: tag: tip user: Bryan O'Sullivan <bos@serpentine.com> summary: first change $ \textbf{hg qnew first.patch} $ \textbf{hg tip} changeset: tag: qtip tag: first.patch tag: tip tag: qbase user: Bryan O'Sullivan <bos@serpentine.com> summary: [mq]: first.patch $ \textbf{ls .hg/patches} first.patch series status