hgbook

diff it/examples/branch-named.create.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 719b03ea27c8
line diff
     1.1 --- a/it/examples/branch-named.create.it	Wed Aug 12 16:44:35 2009 +0200
     1.2 +++ b/it/examples/branch-named.create.it	Fri Aug 21 22:29:44 2009 +0200
     1.3 @@ -1,6 +1,6 @@
     1.4  <!-- BEGIN branch-named.create -->
     1.5  <screen><prompt>$</prompt> <userinput>hg branch foo</userinput>
     1.6 -la directory di lavoro è stata segnata come ramo foo
     1.7 +la directory di lavoro è stata contrassegnata come ramo foo
     1.8  <prompt>$</prompt> <userinput>hg branch</userinput>
     1.9  foo
    1.10  </screen>