hgbook
annotate it/examples/branch-named.branches.it @ 977:719b03ea27c8
merge with Italian, and very (few) work on ch03
author | Romain PELISSE <belaran@gmail.com> |
---|---|
date | Fri Sep 04 16:33:46 2009 +0200 (2009-09-04) |
parents | 713f0f69029a 7252e7b7f07d |
children |
rev | line source |
---|---|
Giulio@792 | 1 <!-- BEGIN branch-named.branches --> |
Giulio@792 | 2 <screen><prompt>$</prompt> <userinput>hg tip</userinput> |
Giulio@792 | 3 changeset: 0:fc8fb1089cc0 |
gpiancastelli@840 | 4 etichetta: tip |
gpiancastelli@840 | 5 utente: Bryan O'Sullivan <bos@serpentine.com> |
gpiancastelli@840 | 6 data: Fri Jun 05 15:48:56 2009 +0000 |
gpiancastelli@840 | 7 sommario: Commit iniziale. |
Giulio@792 | 8 |
Giulio@792 | 9 <prompt>$</prompt> <userinput>hg branches</userinput> |
Giulio@792 | 10 default 0:fc8fb1089cc0 |
Giulio@792 | 11 </screen> |
Giulio@792 | 12 <!-- END branch-named.branches --> |