hgbook
annotate it/examples/branch-named.branches.it @ 1106:aed0e9396b14
2.8.1 zh translation
author | Zhaoping Sun <zhaopingsun@gmail.com> |
---|---|
date | Thu Dec 10 13:49:35 2009 -0500 (2009-12-10) |
parents | 5b79834be9a6 |
children | 719b03ea27c8 |
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 --> |