hgbook

view en/examples/branch-named.update-bar.out @ 224:34943a3d50d6

Start writing up extensions. Begin with inotify.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue May 15 16:24:20 2007 -0700 (2007-05-15)
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