hgbook
view it/examples/rollback.status.it @ 905:17dd7df51f86
Fix http-equiv TAL statement.
author | dukebody <dukebody@gmail.com> |
---|---|
date | Mon Oct 26 20:01:26 2009 +0100 (2009-10-26) |
parents | d4de8d288ba6 |
children | 719b03ea27c8 |
line source
1 <!-- BEGIN rollback.status -->
2 <screen><prompt>$</prompt> <userinput>hg status</userinput>
3 ? b
4 <prompt>$</prompt> <userinput>hg tip</userinput>
5 changeset: 1:249cc777b54f
6 etichetta: tip
7 utente: Bryan O'Sullivan <bos@serpentine.com>
8 data: Fri Jun 05 15:51:13 2009 +0000
9 sommario: Aggiunge il file b.
11 </screen>
12 <!-- END rollback.status -->