hgbook

diff it/examples/branch-named.create.it @ 1112:7764de86d22f

refined chap 2
author Zhaoping Sun <zhaopingsun@gmail.com>
date Mon Dec 28 22:58:53 2009 -0500 (2009-12-28)
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	Mon Dec 28 22:58:53 2009 -0500
     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>