hgbook
view it/examples/backout.simple.log.it @ 798:7f684caba2d0
Minor changes and translation of code snippets for Ch.6.
author | Giulio@puck |
---|---|
date | Thu Aug 13 23:46:21 2009 +0200 (2009-08-13) |
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 -->