hgbook

view en/examples/rollback.commit.out @ 265:d9a1faa45c30

added a space between -m and the commit message.
author bab@draketo.de
date Fri Aug 31 11:36:14 2007 +0200 (2007-08-31)
parents
children
line source
1 $ \textbf{hg status}
2 M a
3 $ \textbf{echo b > b}
4 $ \textbf{hg commit -m 'Add file b'}