hgbook

diff it/examples/template.simple.compact.it @ 976:713f0f69029a

merge with Italian, and very (few) work on ch03
author Romain PELISSE <belaran@gmail.com>
date Fri Sep 04 16:33:35 2009 +0200 (2009-09-04)
parents
children 719b03ea27c8
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/it/examples/template.simple.compact.it	Fri Sep 04 16:33:35 2009 +0200
     1.3 @@ -0,0 +1,16 @@
     1.4 +<!-- BEGIN template.simple.compact -->
     1.5 +<screen><prompt>$</prompt> <userinput>hg log --style compact</userinput>
     1.6 +3[tip]   1102dd469cfc   2009-06-05 15:51 +0000   bos
     1.7 +  Aggiunta etichetta v0.1 per il changeset a5ff5617a0be
     1.8 +
     1.9 +2[v0.1]   a5ff5617a0be   2009-06-05 15:51 +0000   bos
    1.10 +  Aggiunta etichetta miaetichetta per il changeset fb5e3583537a
    1.11 +
    1.12 +1[miaetichetta]   fb5e3583537a   2009-06-05 15:51 +0000   bos
    1.13 +  Aggiunta una riga alla fine del file &lt;&lt;hello&gt;&gt;.
    1.14 +
    1.15 +0   0afbebcdeafc   2009-06-05 15:51 +0000   bos
    1.16 +  Aggiunto file hello.
    1.17 +
    1.18 +</screen>
    1.19 +<!-- END template.simple.compact -->