Mercurial > evolve
comparison tests/test-topic-push.t @ 5581:36ccafa69095
discovery: list the new heads like core does when failing a multi-head push
The message was, and still is slightly different from core (which mentions
'remote' heads). But it's probably useful to have slightly different messages
so that we can easily determine the source.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Thu, 17 Sep 2020 14:11:38 -0400 |
parents | e9cab92de933 |
children | 12c53d7122a7 |
comparison
equal
deleted
inserted
replaced
5580:cc0f46025c7f | 5581:36ccafa69095 |
---|---|
506 | 506 |
507 $ hg push -R repoA repoB | 507 $ hg push -R repoA repoB |
508 pushing to repoB | 508 pushing to repoB |
509 searching for changes | 509 searching for changes |
510 no changes found | 510 no changes found |
511 abort: push creates a new head on branch 'default' | 511 abort: push creates new heads on branch 'default': bbd9d6199b88 |
512 [255] | 512 [255] |