hgbook

view en/examples/branch-named.update-bar.out @ 285:814698eebbaf

fixed a typo and formatted the notify hook configuration example nicer.
author Timo Paulssen <timonator@perpetuum-immobile.de>
date Fri Jan 04 22:09:00 2008 +0100 (2008-01-04)
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