Mercurial > evolve
comparison tests/test-push-checkheads-unpushed-D4.t @ 6065:c0921b5277a0 mercurial-5.6
test-compat: merge mercurial-5.7 into mercurial-5.6
# no-check-commit
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Tue, 12 Oct 2021 11:32:36 +0300 |
parents | 08c30eef85d3 144d10e74757 |
children | df773a9bed0c 1328195f76a9 |
comparison
equal
deleted
inserted
replaced
6064:28a77df6e41f | 6065:c0921b5277a0 |
---|---|
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)' |