hgbook

view it/examples/template.simple.changelog.it @ 803:241859e47472

Minor changes and translation of code snippets for Ch.11.
author Giulio@puck
date Fri Aug 14 18:01:22 2009 +0200 (2009-08-14)
parents
children 7252e7b7f07d
line source
1 <!-- BEGIN template.simple.changelog -->
2 <screen><prompt>$</prompt> <userinput>hg log --style changelog</userinput>
3 2009-06-05 Bryan O'Sullivan &lt;bos@serpentine.com&gt;
5 * .hgtags:
6 Aggiunta etichetta v0.1 per il changeset a5ff5617a0be
7 [1102dd469cfc] [tip]
9 * .hgtags:
10 Aggiunta etichetta miaetichetta per il changeset fb5e3583537a
11 [a5ff5617a0be] [v0.1]
13 * goodbye, hello:
14 Aggiunta una riga alla fine del file &lt;&lt;hello&gt;&gt;.
16 In piĆ¹, aggiunto un file con il nome indicativo (almeno spero che qualcuno
17 possa considerarlo tale) di goodbye.
18 [fb5e3583537a] [miaetichetta]
20 * hello:
21 Aggiunto file hello.
22 [0afbebcdeafc]
24 </screen>
25 <!-- END template.simple.changelog -->