hgbook

annotate en/examples/branch-named.update-bar.out @ 226:eef2171243e8

Document the extdiff extension.
author Bryan O'Sullivan <bos@serpentine.com>
date Sat May 26 11:52:18 2007 -0700 (2007-05-26)
parents
children 2936cb7eae7a
rev   line source
bos@206 1 $ \textbf{hg update bar}
bos@206 2 abort: update spans branches, use 'hg merge' or 'hg update -C' to lose changes
bos@206 3 $ \textbf{hg update -C bar}
bos@206 4 1 files updated, 0 files merged, 1 files removed, 0 files unresolved