hgbook

diff it/examples/branch-named.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.commit.it	Wed Aug 12 16:44:35 2009 +0200
     1.2 +++ b/it/examples/branch-named.commit.it	Fri Aug 21 22:29:44 2009 +0200
     1.3 @@ -3,11 +3,11 @@
     1.4  <prompt>$</prompt> <userinput>hg commit -m 'Secondo commit.'</userinput>
     1.5  <prompt>$</prompt> <userinput>hg tip</userinput>
     1.6  changeset:   1:b15761055392
     1.7 -branch:      foo
     1.8 -tag:         tip
     1.9 -user:        Bryan O'Sullivan &lt;bos@serpentine.com&gt;
    1.10 -date:        Fri Jun 05 15:48:59 2009 +0000
    1.11 -summary:     Secondo commit.
    1.12 +ramo:        foo
    1.13 +etichetta:   tip
    1.14 +utente:      Bryan O'Sullivan &lt;bos@serpentine.com&gt;
    1.15 +data:        Fri Jun 05 15:48:59 2009 +0000
    1.16 +sommario:    Secondo commit.
    1.17  
    1.18  </screen>
    1.19  <!-- END branch-named.commit -->