hgbook
annotate it/examples/branch-named.status.it @ 805:c35067358254
Minor adjustments to code snippets for diffs and temporary directory.
author | Giulio@puck |
---|---|
date | Sat Aug 15 03:10:19 2009 +0200 (2009-08-15) |
parents | |
children | 7252e7b7f07d |
rev | line source |
---|---|
Giulio@792 | 1 <!-- BEGIN branch-named.status --> |
Giulio@792 | 2 <screen><prompt>$</prompt> <userinput>hg status</userinput> |
Giulio@792 | 3 <prompt>$</prompt> <userinput>hg tip</userinput> |
Giulio@792 | 4 changeset: 0:fc8fb1089cc0 |
Giulio@792 | 5 tag: tip |
Giulio@792 | 6 user: Bryan O'Sullivan <bos@serpentine.com> |
Giulio@792 | 7 date: Fri Jun 05 15:48:56 2009 +0000 |
Giulio@792 | 8 summary: Commit iniziale |
Giulio@792 | 9 |
Giulio@792 | 10 </screen> |
Giulio@792 | 11 <!-- END branch-named.status --> |