Mercurial > evolve
comparison tests/test-push-checkheads-unpushed-D4.t @ 5751:73cb6cafc930 mercurial-5.6
tests: back out changeset 77b184ee60b5
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 28 Jan 2021 18:48:39 +0800 |
parents | f0d46ffbf1bb |
children | 08c30eef85d3 |
comparison
equal
deleted
inserted
replaced
5750:ded843f23065 | 5751:73cb6cafc930 |
---|---|
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)' |