comparison en/examples/branching.tag.out @ 179:5fc4a45c069f

Continue documentation of collaboration models.
author Bryan O'Sullivan <bos@serpentine.com>
date Fri, 30 Mar 2007 23:05:28 -0700
parents
children
comparison
equal deleted inserted replaced
178:1b55292716a4 179:5fc4a45c069f
1 $ \textbf{hg tag v1.0}
2 $ \textbf{hg tip}
3 changeset:
4 tag: tip
5 user: Bryan O'Sullivan <bos@serpentine.com>
6
7 summary: Added tag v1.0 for changeset
8
9 $ \textbf{hg tags}
10 tip
11 v1.0