hgbook

view en/examples/results/mq.tutorial.qnew.out @ 563:44d1363234d2

Move example output files into examples/results
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Mar 09 21:37:47 2009 -0700 (2009-03-09)
parents en/examples/mq.tutorial.qnew.out@00f69e8825c5
children 0d5935744f87
line source
1 $ \textbf{hg tip}
2 changeset:
3 tag: tip
4 user: Bryan O'Sullivan <bos@serpentine.com>
6 summary: first change
8 $ \textbf{hg qnew first.patch}
9 $ \textbf{hg tip}
10 changeset:
11 tag: qtip
12 tag: first.patch
13 tag: tip
14 tag: qbase
15 user: Bryan O'Sullivan <bos@serpentine.com>
17 summary: [mq]: first.patch
19 $ \textbf{ls .hg/patches}
20 first.patch series status