hgbook
view it/examples/backout.simple.log.it @ 839:0a49072e8c7f
Final editing for chapters 4-7.
author | gpiancastelli |
---|---|
date | Fri Aug 21 21:42:22 2009 +0200 (2009-08-21) |
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 -->