tests/test-phases-exchange.t
changeset 19934 bfc6ed892349
parent 19116 dfb514836b78
child 20008 e54a078153f7
equal deleted inserted replaced
19933:621a26eb3a99 19934:bfc6ed892349
   842   $ hg -R ../mu phase --secret --force 967b449fbc94
   842   $ hg -R ../mu phase --secret --force 967b449fbc94
   843   $ hg push -r 435b5d83910c ../mu
   843   $ hg push -r 435b5d83910c ../mu
   844   pushing to ../mu
   844   pushing to ../mu
   845   searching for changes
   845   searching for changes
   846   abort: push creates new remote head 435b5d83910c!
   846   abort: push creates new remote head 435b5d83910c!
   847   (did you forget to merge? use push -f to force)
   847   (merge or see "hg help push" for details about pushing new heads)
   848   [255]
   848   [255]
   849   $ hg push -fr 435b5d83910c ../mu # because the push will create new visible head
   849   $ hg push -fr 435b5d83910c ../mu # because the push will create new visible head
   850   pushing to ../mu
   850   pushing to ../mu
   851   searching for changes
   851   searching for changes
   852   adding changesets
   852   adding changesets