hgbook

view en/examples/tag.log.out @ 249:9d7388f3f483

/bin/sh fails when parsing unescaped parens
author Johannes Hoff <wbunaarfubss@gmail.com>
date Wed May 30 19:59:52 2007 -0700 (2007-05-30)
parents
children
line source
1 $ \textbf{hg log}
2 changeset:
3 tag: tip
4 user: Bryan O'Sullivan <bos@serpentine.com>
6 summary: Added tag v1.0 for changeset
8 changeset:
9 tag: v1.0
10 user: Bryan O'Sullivan <bos@serpentine.com>
12 summary: Initial commit