hgbook

diff en/examples/branch-named.update-bar.out @ 249:9d7388f3f483

/bin/sh fails when parsing unescaped parens
author Johannes Hoff <wbunaarfubss@gmail.com>
date Wed May 30 19:59:52 2007 -0700 (2007-05-30)
parents
children 2936cb7eae7a
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/en/examples/branch-named.update-bar.out	Wed May 30 19:59:52 2007 -0700
     1.3 @@ -0,0 +1,4 @@
     1.4 +$ \textbf{hg update bar}
     1.5 +abort: update spans branches, use 'hg merge' or 'hg update -C' to lose changes
     1.6 +$ \textbf{hg update -C bar}
     1.7 +1 files updated, 0 files merged, 1 files removed, 0 files unresolved