hgbook

annotate en/examples/rollback.commit.out @ 188:d3dd1bedba3c

Backed out changeset 7f07aca44938d38b30ae8713946346123cdf97b6
Bad behaviour has gone away.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Apr 16 14:22:25 2007 -0700 (2007-04-16)
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'}