hgbook
view it/examples/ch04-resolve.heads.it @ 808:178e66edacdb
Uncomment citation.
author | Giulio@puck |
---|---|
date | Sat Aug 15 11:38:07 2009 +0200 (2009-08-15) |
parents | |
children | 0a49072e8c7f |
line source
1 <!-- BEGIN ch04/resolve.heads -->
2 <screen><prompt>$</prompt> <userinput>hg heads</userinput>
3 changeset: 2:6e8cd0b94b4c
4 tag: tip
5 parent: 0:05f41910a168
6 user: Bryan O'Sullivan <bos@serpentine.com>
7 date: Fri Jun 05 15:49:28 2009 +0000
8 summary: destra
10 changeset: 1:ab0fbd8c502d
11 user: Bryan O'Sullivan <bos@serpentine.com>
12 date: Fri Jun 05 15:49:27 2009 +0000
13 summary: sinistra
15 </screen>
16 <!-- END ch04/resolve.heads -->