Mercurial > hgbook
view en/examples/branching.tag.out @ 371:3f9f9b087109
more collab.tex
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Mon, 08 Dec 2008 12:30:31 +0900 |
parents | 5fc4a45c069f |
children |
line wrap: on
line source
$ \textbf{hg tag v1.0} $ \textbf{hg tip} changeset: tag: tip user: Bryan O'Sullivan <bos@serpentine.com> summary: Added tag v1.0 for changeset $ \textbf{hg tags} tip v1.0