hgbook
view it/examples/tour.outgoing.net.it @ 805:c35067358254
Minor adjustments to code snippets for diffs and temporary directory.
author | Giulio@puck |
---|---|
date | Sat Aug 15 03:10:19 2009 +0200 (2009-08-15) |
parents | |
children | 11a6ba60bb9e |
line source
1 <!-- BEGIN tour.outgoing.net -->
2 <screen><prompt>$</prompt> <userinput>hg outgoing http://hg.serpentine.com/tutorial/hello</userinput>
3 confronto con http://hg.serpentine.com/tutorial/hello
4 cerco i cambiamenti
5 changeset: 5:764347e47e75
6 tag: tip
7 user: Bryan O'Sullivan <bos@serpentine.com>
8 date: Fri Jun 05 15:51:52 2009 +0000
9 summary: Inserisce una riga con un messaggio aggiuntivo.
11 </screen>
12 <!-- END tour.outgoing.net -->