hgbook

diff it/examples/tour.pull.it @ 1085:b71b3f734904

2.4.2 first para unfinished
author Zhaoping Sun <zhaopingsun@gmail.com>
date Fri Nov 20 23:21:46 2009 -0500 (2009-11-20)
parents 63ef1efbac57
children 719b03ea27c8
line diff
     1.1 --- a/it/examples/tour.pull.it	Tue Aug 18 17:31:11 2009 +0200
     1.2 +++ b/it/examples/tour.pull.it	Fri Nov 20 23:21:46 2009 -0500
     1.3 @@ -1,10 +1,10 @@
     1.4  <!-- BEGIN tour.pull -->
     1.5  <screen><prompt>$</prompt> <userinput>hg tip</userinput>
     1.6  changeset:   4:2278160e78d4
     1.7 -tag:         tip
     1.8 -user:        Bryan O'Sullivan &lt;bos@serpentine.com&gt;
     1.9 -date:        Sat Aug 16 22:16:53 2008 +0200
    1.10 -summary:     Aggiusta i commenti.
    1.11 +etichetta:   tip
    1.12 +utente:      Bryan O'Sullivan &lt;bos@serpentine.com&gt;
    1.13 +data:        Sat Aug 16 22:16:53 2008 +0200
    1.14 +sommario:    Aggiusta i commenti.
    1.15  
    1.16  <prompt>$</prompt> <userinput>hg pull ../mio-hello</userinput>
    1.17  estraggo da ../mio-hello
    1.18 @@ -16,10 +16,10 @@
    1.19  (eseguite 'hg update' per ottenere una copia di lavoro)
    1.20  <prompt>$</prompt> <userinput>hg tip</userinput>
    1.21  changeset:   5:764347e47e75
    1.22 -tag:         tip
    1.23 -user:        Bryan O'Sullivan &lt;bos@serpentine.com&gt;
    1.24 -date:        Fri Jun 05 15:51:52 2009 +0000
    1.25 -summary:     Inserisce una riga con un messaggio aggiuntivo.
    1.26 +etichetta:   tip
    1.27 +utente:      Bryan O'Sullivan &lt;bos@serpentine.com&gt;
    1.28 +data:        Fri Jun 05 15:51:52 2009 +0000
    1.29 +sommario:    Inserisce una riga con un messaggio aggiuntivo.
    1.30  
    1.31  </screen>
    1.32  <!-- END tour.pull -->