hgbook
diff en/examples/mq.id.output.out @ 322:73b094b764ec
Fixed bad argument usage with bisect
author | Nicolas Cavigneaux <nico@bounga.org> |
---|---|
date | Thu Jan 15 10:13:51 2009 +0100 (2009-01-15) |
parents | a8cc7fa833a3 |
children |
line diff
1.1 --- a/en/examples/mq.id.output.out Mon Apr 16 14:41:41 2007 -0700 1.2 +++ b/en/examples/mq.id.output.out Thu Jan 15 10:13:51 2009 +0100 1.3 @@ -7,7 +7,7 @@ 1.4 tag: qbase 1.5 user: Bryan O'Sullivan <bos@serpentine.com> 1.6 1.7 -summary: patch queue: first.patch 1.8 +summary: [mq]: first.patch 1.9 1.10 changeset: 1.11 tag: qtip 1.12 @@ -15,7 +15,7 @@ 1.13 tag: tip 1.14 user: Bryan O'Sullivan <bos@serpentine.com> 1.15 1.16 -summary: patch queue: second.patch 1.17 +summary: [mq]: second.patch 1.18 1.19 $ \textbf{hg export second.patch} 1.20 # HG changeset patch 1.21 @@ -23,7 +23,7 @@ 1.22 1.23 # Node ID 1.24 # Parent 1.25 -patch queue: second.patch 1.26 +[mq]: second.patch 1.27 1.28 diff -r -r other.c 1.29