hgbook

annotate en/examples/rollback.commit.out @ 152:44f233544e9e

Fix up the "note" rendering for HTML.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu Mar 08 23:35:57 2007 -0800 (2007-03-08)
parents
children
rev   line source
bos@144 1 $ \textbf{hg status}
bos@144 2 M a
bos@144 3 $ \textbf{echo b > b}
bos@144 4 $ \textbf{hg commit -m 'Add file b'}