hgbook
view it/examples/backout.simple.log.it @ 1113:613690ad6a9c
Merge with dongsheng
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Sat Jul 10 16:21:26 2010 +0100 (2010-07-10) |
parents | |
children |
line source
1 <!-- BEGIN backout.simple.log -->
2 <screen><prompt>$</prompt> <userinput>hg log --style compact</userinput>
3 2[tip] a4abdbaa35f1 2009-06-05 15:48 +0000 bos
4 Ritira la seconda modifica.
6 1 51969da8cdc5 2009-06-05 15:48 +0000 bos
7 Seconda modifica.
9 0 efd26e99cc79 2009-06-05 15:48 +0000 bos
10 Prima modifica.
12 </screen>
13 <!-- END backout.simple.log -->