hgbook

annotate en/examples/daily.copy.other.out @ 260:ec6a3bb10986

HTML: replace Unicode ligatures with plain ASCII.
Thanks to Johannes Hoff for spotting this.
author Bryan O'Sullivan <bos@serpentine.com>
date Sun Jun 17 11:09:13 2007 -0700 (2007-06-17)
parents
children
rev   line source
bos@144 1 $ \textbf{cd ../your-copy}
bos@144 2 $ \textbf{echo 'new contents' >> file}
bos@144 3 $ \textbf{hg commit -m 'Changed file'}