hgbook

annotate en/examples/branch-named.commit.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
rev   line source
bos@206 1 $ \textbf{echo 'hello again' >> myfile}
bos@206 2 $ \textbf{hg commit -m 'Second commit'}
bos@206 3 $ \textbf{hg tip}
bos@206 4 changeset:
bos@206 5 branch: foo
bos@206 6 tag: tip
bos@206 7 user: Bryan O'Sullivan <bos@serpentine.com>
bos@206 8
bos@206 9 summary: Second commit
bos@206 10