hgbook

view en/examples/branch-named.update-bar.out @ 241:09d5897ad935

Fix a few more errors in the index.
author Bryan O'Sullivan <bos@serpentine.com>
date Sun May 27 09:57:17 2007 -0700 (2007-05-27)
parents
children 2936cb7eae7a
line source
1 $ \textbf{hg update bar}
2 abort: update spans branches, use 'hg merge' or 'hg update -C' to lose changes
3 $ \textbf{hg update -C bar}
4 1 files updated, 0 files merged, 1 files removed, 0 files unresolved