hgbook
view it/examples/tour.incoming.it @ 789:a419faec3428
Missing part of a message.
author | Giulio@puck |
---|---|
date | Tue Aug 11 20:12:19 2009 +0200 (2009-08-11) |
parents | |
children | 63ef1efbac57 |
line source
1 <!-- BEGIN tour.incoming -->
2 <screen><prompt>$</prompt> <userinput>cd hello-pull</userinput>
3 <prompt>$</prompt> <userinput>hg incoming ../my-hello</userinput>
4 confronto con ../my-hello
5 cerco i cambiamenti
6 changeset: 5:764347e47e75
7 tag: tip
8 user: Bryan O'Sullivan <bos@serpentine.com>
9 date: Fri Jun 05 15:51:52 2009 +0000
10 summary: Inserisce una riga con un messaggio aggiuntivo.
12 </screen>
13 <!-- END tour.incoming -->