hgbook

view en/examples/rollback.commit.out @ 479:5236357a00b2

finished hook.tex
author Javier Rojas <jerojasro@devnull.li>
date Sun Jan 04 21:51:51 2009 -0500 (2009-01-04)
parents
children
line source
1 $ \textbf{hg status}
2 M a
3 $ \textbf{echo b > b}
4 $ \textbf{hg commit -m 'Add file b'}