Mercurial > hgbook
view en/examples/branch-named.update.out @ 215:70e1f8448699
Document some hgweb config options.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Wed, 09 May 2007 17:04:06 -0700 |
parents | 6519f3b983b4 |
children |
line wrap: on
line source
$ \textbf{hg update foo} 0 files updated, 0 files merged, 1 files removed, 0 files unresolved $ \textbf{hg update} 0 files updated, 0 files merged, 0 files removed, 0 files unresolved $ \textbf{hg parent} changeset: branch: foo user: Bryan O'Sullivan <bos@serpentine.com> summary: Second commit $ \textbf{hg update bar} 1 files updated, 0 files merged, 0 files removed, 0 files unresolved