hgbook

view en/examples/branch-named.update-bar.out @ 276:92660e72d6bf

[hgbook] Fix a typo
author "Dongsheng Song" <dongsheng.song@gmail.com>
date Fri Dec 07 21:25:07 2007 -0800 (2007-12-07)
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