hgbook
view it/examples/tour.incoming.it @ 1011:a05a5ae66c38
merge
author | Romain PELISSE <belaran@gmail.com> |
---|---|
date | Mon Nov 23 10:51:14 2009 +0100 (2009-11-23) |
parents | 713f0f69029a 11a6ba60bb9e |
children |
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 -->