comparison tests/test-phases-exchange.t @ 45908:122f0b59f5f0

errors: remove trailing "!" in messages about creating new heads on push Differential Revision: https://phab.mercurial-scm.org/D9380
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 23 Nov 2020 12:42:57 -0800
parents e0dbfbd4062c
children f44b9c72f061
comparison
equal deleted inserted replaced
45907:50afeeeb7b79 45908:122f0b59f5f0
1013 test-debug-phase: move rev 9: 0 -> 2 1013 test-debug-phase: move rev 9: 0 -> 2
1014 test-debug-phase: move rev 10: 1 -> 2 1014 test-debug-phase: move rev 10: 1 -> 2
1015 $ hg push -r 435b5d83910c ../mu 1015 $ hg push -r 435b5d83910c ../mu
1016 pushing to ../mu 1016 pushing to ../mu
1017 searching for changes 1017 searching for changes
1018 abort: push creates new remote head 435b5d83910c! 1018 abort: push creates new remote head 435b5d83910c
1019 (merge or see 'hg help push' for details about pushing new heads) 1019 (merge or see 'hg help push' for details about pushing new heads)
1020 [255] 1020 [255]
1021 $ hg push -fr 435b5d83910c ../mu # because the push will create new visible head 1021 $ hg push -fr 435b5d83910c ../mu # because the push will create new visible head
1022 pushing to ../mu 1022 pushing to ../mu
1023 searching for changes 1023 searching for changes