hgbook

view it/examples/tour.incoming.it @ 1068:6cfe4aeaae5a

2.3.1 zh translated
author Zhaoping Sun <zhaopingsun@gmail.com>
date Wed Nov 11 20:43:40 2009 -0500 (2009-11-11)
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 -->