hgbook

view en/examples/branching.tag.out @ 204:927e74f0e838

Add missed file.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Apr 23 10:24:07 2007 -0700 (2007-04-23)
parents
children
line source
1 $ \textbf{hg tag v1.0}
2 $ \textbf{hg tip}
3 changeset:
4 tag: tip
5 user: Bryan O'Sullivan <bos@serpentine.com>
7 summary: Added tag v1.0 for changeset
9 $ \textbf{hg tags}
10 tip
11 v1.0