hgbook

annotate ja/examples/rollback.commit.out @ 872:102f89d20be1

remove spurious 'hg' from mq command line options
author Steve Borho <steve@borho.org>
date Tue Oct 27 22:46:49 2009 -0500 (2009-10-27)
parents
children
rev   line source
foozy@708 1 $ \textbf{hg status}
foozy@708 2 M a
foozy@708 3 $ \textbf{echo b > b}
foozy@708 4 $ \textbf{hg commit -m 'Add file b'}