diff tests/test-topic-push.t @ 5686: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 (2020-09-17)
parents e9cab92de933
children 12c53d7122a7
line wrap: on
line diff
--- a/tests/test-topic-push.t
+++ b/tests/test-topic-push.t
@@ -508,5 +508,5 @@
   pushing to repoB
   searching for changes
   no changes found
-  abort: push creates a new head on branch 'default'
+  abort: push creates new heads on branch 'default': bbd9d6199b88
   [255]