hgbook
diff it/examples/tour.outgoing.it @ 847:b818ec4dd1d2
Minor changes.
author | gpiancastelli |
---|---|
date | Sat Aug 22 17:08:09 2009 +0200 (2009-08-22) |
parents | 63ef1efbac57 |
children | 719b03ea27c8 |
line diff
1.1 --- a/it/examples/tour.outgoing.it Tue Aug 18 17:31:11 2009 +0200 1.2 +++ b/it/examples/tour.outgoing.it Sat Aug 22 17:08:09 2009 +0200 1.3 @@ -1,13 +1,13 @@ 1.4 <!-- BEGIN tour.outgoing --> 1.5 <screen><prompt>$</prompt> <userinput>cd mio-hello</userinput> 1.6 -<prompt>$</prompt> <userinput>hg outgoing ../hello-push</userinput> 1.7 -confronto con ../hello-push 1.8 +<prompt>$</prompt> <userinput>hg outgoing ../hello-trasmissione</userinput> 1.9 +confronto con ../hello-trasmissione 1.10 cerco i cambiamenti 1.11 changeset: 5:764347e47e75 1.12 -tag: tip 1.13 -user: Bryan O'Sullivan <bos@serpentine.com> 1.14 -date: Fri Jun 05 15:51:52 2009 +0000 1.15 -summary: Inserisce una riga con un messaggio aggiuntivo. 1.16 +etichetta: tip 1.17 +utente: Bryan O'Sullivan <bos@serpentine.com> 1.18 +data: Fri Jun 05 15:51:52 2009 +0000 1.19 +sommario: Inserisce una riga con un messaggio aggiuntivo. 1.20 1.21 </screen> 1.22 <!-- END tour.outgoing -->