hgbook

diff it/examples/hook.simple.init.it @ 1038:aafcc7f42da9

1.4.2 zh translated
author Zhaoping Sun <zhaopingsun@gmail.com>
date Sun Nov 08 16:35:47 2009 -0500 (2009-11-08)
parents 26b05b7dd445
children 719b03ea27c8
line diff
     1.1 --- a/it/examples/hook.simple.init.it	Thu Aug 13 18:57:50 2009 +0200
     1.2 +++ b/it/examples/hook.simple.init.it	Sun Nov 08 16:35:47 2009 -0500
     1.3 @@ -8,7 +8,7 @@
     1.4  commit = echo inserito $HG_NODE
     1.5  <prompt>$</prompt> <userinput>echo a &gt; a</userinput>
     1.6  <prompt>$</prompt> <userinput>hg add a</userinput>
     1.7 -<prompt>$</prompt> <userinput>hg commit -m "Collaudo l'hook di commit"</userinput>
     1.8 +<prompt>$</prompt> <userinput>hg commit -m "Collaudo l'hook di commit."</userinput>
     1.9  inserito 35ce7b98906996dea87740158ba6c3d7bcfa2448
    1.10  </screen>
    1.11  <!-- END hook.simple.init -->