hgbook
view it/examples/backout.manual.heads.it @ 1020:53dfddc566d8
French: corrections in xml tags
author | André Sintzoff <andre.sintzoff@gmail.com> |
---|---|
date | Tue Dec 01 13:40:01 2009 +0100 (2009-12-01) |
parents | |
children |
line source
1 <!-- BEGIN backout.manual.heads -->
2 <screen><prompt>$</prompt> <userinput>hg heads</userinput>
3 changeset: 3:f3e79edd2b05
4 tag: tip
5 parent: 1:51969da8cdc5
6 user: Bryan O'Sullivan <bos@serpentine.com>
7 date: Fri Jun 05 15:48:47 2009 +0000
8 summary: Ritira la seconda modifica.
10 changeset: 2:629da9559a9e
11 user: Bryan O'Sullivan <bos@serpentine.com>
12 date: Fri Jun 05 15:48:46 2009 +0000
13 summary: Terza modifica.
15 </screen>
16 <!-- END backout.manual.heads -->