hgbook

view ja/examples/rollback.commit.out @ 709:f9f71850ae1a

Merge with foozy
author Bryan O'Sullivan <bos@serpentine.com>
date Fri Aug 14 12:10:47 2009 -0700 (2009-08-14)
parents
children
line source
1 $ \textbf{hg status}
2 M a
3 $ \textbf{echo b > b}
4 $ \textbf{hg commit -m 'Add file b'}