hgbook

view it/examples/template.simple.compact.it @ 882:50d09b8f3c4f

Remove /tmp/REV*-hello when clean
author Dongsheng Song <dongsheng.song@gmail.com>
date Wed Oct 21 16:33:28 2009 +0800 (2009-10-21)
parents 241859e47472
children 719b03ea27c8
line source
1 <!-- BEGIN template.simple.compact -->
2 <screen><prompt>$</prompt> <userinput>hg log --style compact</userinput>
3 3[tip] 1102dd469cfc 2009-06-05 15:51 +0000 bos
4 Aggiunta etichetta v0.1 per il changeset a5ff5617a0be
6 2[v0.1] a5ff5617a0be 2009-06-05 15:51 +0000 bos
7 Aggiunta etichetta miaetichetta per il changeset fb5e3583537a
9 1[miaetichetta] fb5e3583537a 2009-06-05 15:51 +0000 bos
10 Aggiunta una riga alla fine del file &lt;&lt;hello&gt;&gt;.
12 0 0afbebcdeafc 2009-06-05 15:51 +0000 bos
13 Aggiunto file hello.
15 </screen>
16 <!-- END template.simple.compact -->