hgbook

annotate en/examples/rollback.commit.out @ 420:0774efad9003

translated up to section 4.4.1 (included). updated the project status file
author Javier Rojas <jerojasro@devnull.li>
date Sat Nov 15 20:04:33 2008 -0500 (2008-11-15)
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'}