hgbook
diff it/examples/hook.simple.init.it @ 1061:825259963afd
1.8 zh first 3 paras translated
author | Zhaoping Sun <zhaopingsun@gmail.com> |
---|---|
date | Tue Nov 10 21:46:41 2009 -0500 (2009-11-10) |
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 Tue Nov 10 21:46:41 2009 -0500 1.3 @@ -8,7 +8,7 @@ 1.4 commit = echo inserito $HG_NODE 1.5 <prompt>$</prompt> <userinput>echo a > 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 -->