hgbook

view en/examples/rollback.rollback.out @ 144:006bbad1f190

Add expected output files.
This makes it possible to spot changes in Mercurial's output and
behaviour over time.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Mar 06 21:44:56 2007 -0800 (2007-03-06)
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