hgbook

annotate en/examples/template.svnstyle.template.out @ 295:43bfadf9b760

Fixed sample output for 'issue29' test.
author Guido Ostkamp <hg@ostkamp.fastmail.fm>
date Wed Aug 20 21:50:17 2008 +0200 (2008-08-20)
parents
children
rev   line source
bos@144 1 $ \textbf{cat svn.template}
bos@144 2 r\{rev\} | \{author|user\} | \{date|isodate\} (\{date|rfc822date\})
bos@144 3
bos@144 4 \{desc|strip|fill76\}
bos@144 5
bos@144 6 ------------------------------------------------------------------------