hgbook

diff it/examples/tour.outgoing.net.it @ 812:42e2c9d47ef4

Minor changes and translation of code snippets for Ch.12.
author Giulio@puck
date Sat Aug 15 15:15:39 2009 +0200 (2009-08-15)
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	Sat Aug 15 15:15:39 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 -->