hgbook
diff it/examples/tour.merge.heads.it @ 808:178e66edacdb
Uncomment citation.
author | Giulio@puck |
---|---|
date | Sat Aug 15 11:38:07 2009 +0200 (2009-08-15) |
parents | |
children | 11a6ba60bb9e |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/it/examples/tour.merge.heads.it Sat Aug 15 11:38:07 2009 +0200 1.3 @@ -0,0 +1,16 @@ 1.4 +<!-- BEGIN tour.merge.heads --> 1.5 +<screen><prompt>$</prompt> <userinput>hg heads</userinput> 1.6 +changeset: 6:764347e47e75 1.7 +tag: tip 1.8 +parent: 4:2278160e78d4 1.9 +user: Bryan O'Sullivan <bos@serpentine.com> 1.10 +date: Fri Jun 05 15:51:52 2009 +0000 1.11 +summary: Inserisce una riga con un messaggio aggiuntivo. 1.12 + 1.13 +changeset: 5:1c343117a2e3 1.14 +user: Bryan O'Sullivan <bos@serpentine.com> 1.15 +date: Fri Jun 05 15:52:03 2009 +0000 1.16 +summary: Un nuovo saluto per un nuovo giorno. 1.17 + 1.18 +</screen> 1.19 +<!-- END tour.merge.heads -->