hgbook
diff it/examples/branch-named.rebranch.it @ 1099:a1b3a1de1038
2.7.2 zh translated
author | Zhaoping Sun <zhaopingsun@gmail.com> |
---|---|
date | Tue Nov 24 22:16:48 2009 -0500 (2009-11-24) |
parents | 7252e7b7f07d |
children | 719b03ea27c8 |
line diff
1.1 --- a/it/examples/branch-named.rebranch.it Fri Aug 21 22:29:44 2009 +0200 1.2 +++ b/it/examples/branch-named.rebranch.it Tue Nov 24 22:16:48 2009 -0500 1.3 @@ -4,7 +4,7 @@ 1.4 <prompt>$</prompt> <userinput>hg branch bar</userinput> 1.5 la directory di lavoro รจ stata contrassegnata come ramo bar 1.6 <prompt>$</prompt> <userinput>echo nuovo file > nuovofile</userinput> 1.7 -<prompt>$</prompt> <userinput>hg commit -A -m 'Terzo commit.'</userinput> 1.8 +<prompt>$</prompt> <userinput>hg commit -A -m "Terzo commit."</userinput> 1.9 aggiungo nuovofile 1.10 <prompt>$</prompt> <userinput>hg tip</userinput> 1.11 changeset: 2:4dce38140953