comparison en/examples/branch-named.commit.out @ 206:6519f3b983b4

More material about named branches.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon, 23 Apr 2007 15:28:13 -0700
parents
children
comparison
equal deleted inserted replaced
205:c76a3e2a600c 206:6519f3b983b4
1 $ \textbf{echo 'hello again' >> myfile}
2 $ \textbf{hg commit -m 'Second commit'}
3 $ \textbf{hg tip}
4 changeset:
5 branch: foo
6 tag: tip
7 user: Bryan O'Sullivan <bos@serpentine.com>
8
9 summary: Second commit
10