hgbook

annotate it/examples/template.simple.changelog.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.changelog -->
belaran@976 2 <screen><prompt>$</prompt> <userinput>hg log --style changelog</userinput>
belaran@976 3 2009-06-05 Bryan O'Sullivan &lt;bos@serpentine.com&gt;
belaran@976 4
belaran@976 5 * .hgtags:
belaran@976 6 Aggiunta etichetta v0.1 per il changeset a5ff5617a0be
belaran@976 7 [1102dd469cfc] [tip]
belaran@976 8
belaran@976 9 * .hgtags:
belaran@976 10 Aggiunta etichetta miaetichetta per il changeset fb5e3583537a
belaran@976 11 [a5ff5617a0be] [v0.1]
belaran@976 12
belaran@976 13 * goodbye, hello:
belaran@976 14 Aggiunta una riga alla fine del file &lt;&lt;hello&gt;&gt;.
belaran@976 15
belaran@976 16 In più, aggiunto un file con il nome indicativo (almeno spero che qualcuno
belaran@976 17 possa considerarlo tale) di goodbye.
belaran@976 18 [fb5e3583537a] [miaetichetta]
belaran@976 19
belaran@976 20 * hello:
belaran@976 21 Aggiunto file hello.
belaran@976 22 [0afbebcdeafc]
belaran@976 23
belaran@976 24 </screen>
belaran@976 25 <!-- END template.simple.changelog -->