annotate en/examples/template.svnstyle.result.out @ 304:303d1576da77
Fix sample output for 'bisect' test.
author |
Guido Ostkamp <hg@ostkamp.fastmail.fm> |
date |
Wed Aug 20 22:04:16 2008 +0200 (2008-08-20) |
parents |
|
children |
5ffee9123bbf |
rev |
line source |
bos@144
|
1 $ \textbf{hg log -r1 --style svn.style}
|
bos@144
|
2 ------------------------------------------------------------------------
|
bos@144
|
3
|
bos@144
|
4 r1 | bos
|
bos@144
|
5
|
bos@144
|
6 added line to end of <<hello>> file.
|
bos@144
|
7
|
bos@144
|
8 in addition, added a file with the helpful name (at least i hope that some
|
bos@144
|
9 might consider it so) of goodbye.
|
bos@144
|
10
|
bos@144
|
11 ------------------------------------------------------------------------
|