hgbook

view en/examples/rollback.rollback.out @ 554:91adcea08b33

Fix the bisect section, I hope (bisect is now part of Mercurial).
author Arne Babenhauserheide <bab@draketo.de>
date Wed Jan 21 14:16:38 2009 +0100 (2009-01-21)
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