equal
deleted
inserted
replaced
455 $ hg -q ci -mma |
455 $ hg -q ci -mma |
456 |
456 |
457 $ hg push ../l -b b |
457 $ hg push ../l -b b |
458 pushing to ../l |
458 pushing to ../l |
459 searching for changes |
459 searching for changes |
460 abort: push creates new remote head e7e31d71180f on branch 'a'! |
460 abort: push creates new remote head 451211cc22b0 on branch 'a'! |
461 (did you forget to merge? use push -f to force) |
461 (did you forget to merge? use push -f to force) |
462 [255] |
462 [255] |
463 |
463 |
464 $ cd .. |
464 $ cd .. |
465 |
465 |