hgbook
view it/examples/tour.incoming.it @ 1086:8ce6c7a3ebd2
2.4.3 zh translated finished
author | Zhaoping Sun <zhaopingsun@gmail.com> |
---|---|
date | Fri Nov 20 08:03:26 2009 -0500 (2009-11-20) |
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 -->