view en/examples/branch-named.update-bar.out @ 333:db3aa48f2f73

more mq.tex
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Sun, 30 Mar 2008 17:46:24 +0900
parents 6519f3b983b4
children 2936cb7eae7a
line wrap: on
line source

$ \textbf{hg update bar}
abort: update spans branches, use 'hg merge' or 'hg update -C' to lose changes
$ \textbf{hg update -C bar}
1 files updated, 0 files merged, 1 files removed, 0 files unresolved