hgbook

annotate en/examples/rollback.commit.out @ 430:3afc654d70e5

translated some paragraphs. yawn sleepy
author jerojasro@localhost
date Sat Nov 29 23:48:11 2008 -0500 (2008-11-29)
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'}