hgbook

diff it/examples/tour.outgoing.net.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 11a6ba60bb9e
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/it/examples/tour.outgoing.net.it	Sun Aug 09 17:14:29 2009 +0200
     1.3 @@ -0,0 +1,12 @@
     1.4 +<!-- BEGIN tour.outgoing.net -->
     1.5 +<screen><prompt>$</prompt> <userinput>hg outgoing http://hg.serpentine.com/tutorial/hello</userinput>
     1.6 +confronto con http://hg.serpentine.com/tutorial/hello
     1.7 +cerco i cambiamenti
     1.8 +changeset:   5:764347e47e75
     1.9 +tag:         tip
    1.10 +user:        Bryan O'Sullivan &lt;bos@serpentine.com&gt;
    1.11 +date:        Fri Jun 05 15:51:52 2009 +0000
    1.12 +summary:     Inserisce una riga con un messaggio aggiuntivo.
    1.13 +
    1.14 +</screen>
    1.15 +<!-- END tour.outgoing.net -->