hgbook

diff it/examples/hook.simple.init.it @ 1085:b71b3f734904

2.4.2 first para unfinished
author Zhaoping Sun <zhaopingsun@gmail.com>
date Fri Nov 20 23:21:46 2009 -0500 (2009-11-20)
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	Fri Nov 20 23:21:46 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 -->