hgbook
annotate it/examples/tour.incoming.it @ 797:26b05b7dd445
Minor changes and translation of code snippets for Ch.10.
author | Giulio@puck |
---|---|
date | Thu Aug 13 18:57:50 2009 +0200 (2009-08-13) |
parents | |
children | 63ef1efbac57 |
rev | line source |
---|---|
Giulio@781 | 1 <!-- BEGIN tour.incoming --> |
Giulio@781 | 2 <screen><prompt>$</prompt> <userinput>cd hello-pull</userinput> |
Giulio@781 | 3 <prompt>$</prompt> <userinput>hg incoming ../my-hello</userinput> |
Giulio@781 | 4 confronto con ../my-hello |
Giulio@781 | 5 cerco i cambiamenti |
Giulio@781 | 6 changeset: 5:764347e47e75 |
Giulio@781 | 7 tag: tip |
Giulio@781 | 8 user: Bryan O'Sullivan <bos@serpentine.com> |
Giulio@781 | 9 date: Fri Jun 05 15:51:52 2009 +0000 |
Giulio@781 | 10 summary: Inserisce una riga con un messaggio aggiuntivo. |
Giulio@781 | 11 |
Giulio@781 | 12 </screen> |
Giulio@781 | 13 <!-- END tour.incoming --> |