hgbook

diff it/examples/tag.tip.it @ 797:26b05b7dd445

Minor changes and translation of code snippets for Ch.10.
author Giulio@puck
date Thu Aug 13 18:57:50 2009 +0200 (2009-08-13)
parents
children 7252e7b7f07d
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/it/examples/tag.tip.it	Thu Aug 13 18:57:50 2009 +0200
     1.3 @@ -0,0 +1,10 @@
     1.4 +<!-- BEGIN tag.tip -->
     1.5 +<screen><prompt>$</prompt> <userinput>hg tip</userinput>
     1.6 +changeset:   5:9a0bd94354ec
     1.7 +tag:         tip
     1.8 +user:        Bryan O'Sullivan &lt;bos@serpentine.com&gt;
     1.9 +date:        Fri Jun 05 15:51:22 2009 +0000
    1.10 +summary:     Aggiunta l'etichetta v1.1 per il changeset 35418c351c2b.
    1.11 +
    1.12 +</screen>
    1.13 +<!-- END tag.tip -->