hgbook

view en/examples/rollback.commit.out @ 361:fabba3555d29

corrected grammar error
author Javier Rojas <jerojasro@devnull.li>
date Sat Oct 25 12:25:26 2008 -0500 (2008-10-25)
parents
children
line source
1 $ \textbf{hg status}
2 M a
3 $ \textbf{echo b > b}
4 $ \textbf{hg commit -m 'Add file b'}