hgbook

view it/examples/tour.merge.tip.it @ 785:0bf0bf61493e

Minor changes and translation of code snippets for Ch.3.
author Giulio@puck
date Mon Aug 10 21:59:18 2009 +0200 (2009-08-10)
parents
children 11a6ba60bb9e
line source
1 <!-- BEGIN tour.merge.tip -->
2 <screen><prompt>$</prompt> <userinput>hg tip</userinput>
3 changeset: 7:e300c3dcceca
4 tag: tip
5 parent: 5:1c343117a2e3
6 parent: 6:764347e47e75
7 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
8 date: Fri Jun 05 15:52:07 2009 +0000
9 summary: Unisce i cambiamenti.
11 </screen>
12 <!-- END tour.merge.tip -->