Mercurial > evolve
comparison tests/test-topic-flow-publish-bare.t @ 5928:16d36635f859 stable
tests: it's N after M
The format is also c_dX0, not c_aX0, but whatever. Let's leave this as proof
that fruits are superior.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Wed, 19 May 2021 10:05:29 +0800 |
parents | 0b7328d7503a |
children | d46cd7cfff39 |
comparison
equal
deleted
inserted
replaced
5927:0b7328d7503a | 5928:16d36635f859 |
---|---|
362 | 362 |
363 Pushing a changeset with topic (not publishing, no warning) | 363 Pushing a changeset with topic (not publishing, no warning) |
364 | 364 |
365 $ hg topic test-push-protection | 365 $ hg topic test-push-protection |
366 marked working directory as topic: test-push-protection | 366 marked working directory as topic: test-push-protection |
367 $ mkcommit c_aL0 | 367 $ mkcommit c_aN0 |
368 active topic 'test-push-protection' grew its first changeset | 368 active topic 'test-push-protection' grew its first changeset |
369 (see 'hg help topics' for more information) | 369 (see 'hg help topics' for more information) |
370 $ hg push --config experimental.auto-publish=abort -r . | 370 $ hg push --config experimental.auto-publish=abort -r . |
371 pushing to $TESTTMP/bare-branch-server | 371 pushing to $TESTTMP/bare-branch-server |
372 searching for changes | 372 searching for changes |