hgbook
view it/examples/tour.incoming.it @ 1046:8fd50bb29885
1.6.2 first several paras translated
author | zhaopingsun |
---|---|
date | Mon Nov 09 22:19:00 2009 -0500 (2009-11-09) |
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 <bos@serpentine.com>
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 -->