view 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
line wrap: on
line source

$ \textbf{echo 'hello again' >> myfile}
$ \textbf{hg commit -m 'Second commit'}
$ \textbf{hg tip}
changeset:   
branch:      foo
tag:         tip
user:        Bryan O'Sullivan <bos@serpentine.com>

summary:     Second commit