hgbook

view en/examples/rollback.commit.out @ 194:a8cc7fa833a3

Add missed files.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Apr 16 14:41:41 2007 -0700 (2007-04-16)
parents
children
line source
1 $ \textbf{hg status}
2 M a
3 $ \textbf{echo b > b}
4 $ \textbf{hg commit -m 'Add file b'}