hgbook
diff it/examples/template.simple.changelog.it @ 812:42e2c9d47ef4
Minor changes and translation of code snippets for Ch.12.
author | Giulio@puck |
---|---|
date | Sat Aug 15 15:15:39 2009 +0200 (2009-08-15) |
parents | |
children | 7252e7b7f07d |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/it/examples/template.simple.changelog.it Sat Aug 15 15:15:39 2009 +0200 1.3 @@ -0,0 +1,25 @@ 1.4 +<!-- BEGIN template.simple.changelog --> 1.5 +<screen><prompt>$</prompt> <userinput>hg log --style changelog</userinput> 1.6 +2009-06-05 Bryan O'Sullivan <bos@serpentine.com> 1.7 + 1.8 + * .hgtags: 1.9 + Aggiunta etichetta v0.1 per il changeset a5ff5617a0be 1.10 + [1102dd469cfc] [tip] 1.11 + 1.12 + * .hgtags: 1.13 + Aggiunta etichetta miaetichetta per il changeset fb5e3583537a 1.14 + [a5ff5617a0be] [v0.1] 1.15 + 1.16 + * goodbye, hello: 1.17 + Aggiunta una riga alla fine del file <<hello>>. 1.18 + 1.19 + In più, aggiunto un file con il nome indicativo (almeno spero che qualcuno 1.20 + possa considerarlo tale) di goodbye. 1.21 + [fb5e3583537a] [miaetichetta] 1.22 + 1.23 + * hello: 1.24 + Aggiunto file hello. 1.25 + [0afbebcdeafc] 1.26 + 1.27 +</screen> 1.28 +<!-- END template.simple.changelog -->