comparison tests/test-push-checkheads-unpushed-D4.t @ 6181:e6ae5af97683 mercurial-5.6

test-compat: merge mercurial-5.7 into mercurial-5.6
author Anton Shestakov <av6@dwimlabs.net>
date Tue, 22 Feb 2022 08:19:44 +0300
parents c0921b5277a0
children df773a9bed0c 1328195f76a9
comparison
equal deleted inserted replaced
6180:0042d69b8648 6181:e6ae5af97683
107 -------------------------------- 107 --------------------------------
108 108
109 $ hg push --rev 'desc(A1)' 109 $ hg push --rev 'desc(A1)'
110 pushing to $TESTTMP/D4/server (glob) 110 pushing to $TESTTMP/D4/server (glob)
111 searching for changes 111 searching for changes
112 abort: push creates new remote head f6082bc4ffef 112 abort: push creates new remote head f6082bc4ffef!
113 (merge or see 'hg help push' for details about pushing new heads) 113 (merge or see 'hg help push' for details about pushing new heads)
114 [20] 114 [255]
115 115
116 Actual testing (existing branch only) 116 Actual testing (existing branch only)
117 ------------------------------------ 117 ------------------------------------
118 118
119 $ hg push --rev 'desc(B1)' 119 $ hg push --rev 'desc(B1)'