hgbook

view it/examples/tour.incoming.it @ 855:56798b02ece5

Chapter identifiers.
author gpiancastelli
date Sat Aug 22 21:58:03 2009 +0200 (2009-08-22)
parents 63ef1efbac57
children 719b03ea27c8
line source
1 <!-- BEGIN tour.incoming -->
2 <screen><prompt>$</prompt> <userinput>cd hello-estrazione</userinput>
3 <prompt>$</prompt> <userinput>hg incoming ../mio-hello</userinput>
4 confronto con ../mio-hello
5 cerco i cambiamenti
6 changeset: 5:764347e47e75
7 etichetta: tip
8 utente: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
9 data: Fri Jun 05 15:51:52 2009 +0000
10 sommario: Inserisce una riga con un messaggio aggiuntivo.
12 </screen>
13 <!-- END tour.incoming -->