hgbook

diff it/examples/branch-named.create.it @ 874:95391727a7c7

Add comments
author Dongsheng Song <dongsheng.song@gmail.com>
date Wed Oct 21 11:23:42 2009 +0800 (2009-10-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	Wed Oct 21 11:23:42 2009 +0800
     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>