hgbook
annotate 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 |
rev | line source |
---|---|
belaran@976 | 1 <!-- BEGIN template.simple.compact --> |
belaran@976 | 2 <screen><prompt>$</prompt> <userinput>hg log --style compact</userinput> |
belaran@976 | 3 3[tip] 1102dd469cfc 2009-06-05 15:51 +0000 bos |
belaran@976 | 4 Aggiunta etichetta v0.1 per il changeset a5ff5617a0be |
belaran@976 | 5 |
belaran@976 | 6 2[v0.1] a5ff5617a0be 2009-06-05 15:51 +0000 bos |
belaran@976 | 7 Aggiunta etichetta miaetichetta per il changeset fb5e3583537a |
belaran@976 | 8 |
belaran@976 | 9 1[miaetichetta] fb5e3583537a 2009-06-05 15:51 +0000 bos |
belaran@976 | 10 Aggiunta una riga alla fine del file <<hello>>. |
belaran@976 | 11 |
belaran@976 | 12 0 0afbebcdeafc 2009-06-05 15:51 +0000 bos |
belaran@976 | 13 Aggiunto file hello. |
belaran@976 | 14 |
belaran@976 | 15 </screen> |
belaran@976 | 16 <!-- END template.simple.compact --> |