hgbook

view en/examples/rollback.rollback.out @ 352:9f460a706292

translated a few sections from tour-basic.tex
author jerojasro@localhost
date Mon Oct 20 00:19:24 2008 -0500 (2008-10-20)
parents
children
line source
1 $ \textbf{hg rollback}
2 rolling back last transaction
3 $ \textbf{hg tip}
4 changeset:
5 tag: tip
6 user: Bryan O'Sullivan <bos@serpentine.com>
8 summary: First commit
10 $ \textbf{hg status}
11 M a
12 ? b