hgbook

diff it/examples/tour.incoming.it @ 781:6ba4c405d262

Minor changes and translation of code snippets for Ch.2.
author Giulio@puck
date Sun Aug 09 17:14:29 2009 +0200 (2009-08-09)
parents
children 63ef1efbac57
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/it/examples/tour.incoming.it	Sun Aug 09 17:14:29 2009 +0200
     1.3 @@ -0,0 +1,13 @@
     1.4 +<!-- BEGIN tour.incoming -->
     1.5 +<screen><prompt>$</prompt> <userinput>cd hello-pull</userinput>
     1.6 +<prompt>$</prompt> <userinput>hg incoming ../my-hello</userinput>
     1.7 +confronto con ../my-hello
     1.8 +cerco i cambiamenti
     1.9 +changeset:   5:764347e47e75
    1.10 +tag:         tip
    1.11 +user:        Bryan O'Sullivan &lt;bos@serpentine.com&gt;
    1.12 +date:        Fri Jun 05 15:51:52 2009 +0000
    1.13 +summary:     Inserisce una riga con un messaggio aggiuntivo.
    1.14 +
    1.15 +</screen>
    1.16 +<!-- END tour.incoming -->