hgbook
view it/examples/branch-named.branches.it @ 1024:ea04ebd452b5
French : second part of ch06
author | André Sintzoff <andre.sintzoff@gmail.com> |
---|---|
date | Thu Dec 03 22:45:38 2009 +0100 (2009-12-03) |
parents | 713f0f69029a 7252e7b7f07d |
children |
line source
1 <!-- BEGIN branch-named.branches -->
2 <screen><prompt>$</prompt> <userinput>hg tip</userinput>
3 changeset: 0:fc8fb1089cc0
4 etichetta: tip
5 utente: Bryan O'Sullivan <bos@serpentine.com>
6 data: Fri Jun 05 15:48:56 2009 +0000
7 sommario: Commit iniziale.
9 <prompt>$</prompt> <userinput>hg branches</userinput>
10 default 0:fc8fb1089cc0
11 </screen>
12 <!-- END branch-named.branches -->