hgbook

diff it/examples/branch-named.foo-commit.it @ 840:7252e7b7f07d

Final editing for chapters 8-11.
author gpiancastelli
date Fri Aug 21 22:29:44 2009 +0200 (2009-08-21)
parents 5b79834be9a6
children 5bbebcdfb533
line diff
     1.1 --- a/it/examples/branch-named.foo-commit.it	Wed Aug 12 16:44:35 2009 +0200
     1.2 +++ b/it/examples/branch-named.foo-commit.it	Fri Aug 21 22:29:44 2009 +0200
     1.3 @@ -5,18 +5,18 @@
     1.4  creata una nuova testa
     1.5  <prompt>$</prompt> <userinput>hg heads</userinput>
     1.6  changeset:   3:859c842ea668
     1.7 -branch:      foo
     1.8 -tag:         tip
     1.9 -parent:      1:b15761055392
    1.10 -user:        Bryan O'Sullivan &lt;bos@serpentine.com&gt;
    1.11 -date:        Fri Jun 05 15:49:04 2009 +0000
    1.12 -summary:     NUovo file.
    1.13 +ramo:        foo
    1.14 +etichetta:   tip
    1.15 +genitore:    1:b15761055392
    1.16 +utente:      Bryan O'Sullivan &lt;bos@serpentine.com&gt;
    1.17 +data:        Fri Jun 05 15:49:04 2009 +0000
    1.18 +sommario:    Nuovo file.
    1.19  
    1.20  changeset:   2:4dce38140953
    1.21 -branch:      bar
    1.22 -user:        Bryan O'Sullivan &lt;bos@serpentine.com&gt;
    1.23 -date:        Fri Jun 05 15:49:00 2009 +0000
    1.24 -summary:     Terzo commit.
    1.25 +ramo:        bar
    1.26 +utente:      Bryan O'Sullivan &lt;bos@serpentine.com&gt;
    1.27 +data:        Fri Jun 05 15:49:00 2009 +0000
    1.28 +sommario:    Terzo commit.
    1.29  
    1.30  </screen>
    1.31  <!-- END branch-named.foo-commit -->