From fcf40483bfab8c902ff5c09214a8ca768303eb98 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Thu, 27 Sep 2012 18:41:19 +0100 Subject: morph merge: Error message wrangling These do need to be quite clear, because merge failures will happen a lot and we are relatively unhelpful at the moment. --- tests.branching/merge-conflict-chunks.stderr | 2 +- tests.branching/merge-conflict-stratum.stderr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests.branching') diff --git a/tests.branching/merge-conflict-chunks.stderr b/tests.branching/merge-conflict-chunks.stderr index 0bdc9475..9692d2ec 100644 --- a/tests.branching/merge-conflict-chunks.stderr +++ b/tests.branching/merge-conflict-chunks.stderr @@ -3,4 +3,4 @@ ERROR: merge errors were encountered in the following repositories: baserock:stratum2-hello baserock:stratum3-hello -Please manually merge the target ref into test/feature in each case, and then merge the system branch. +Please manually merge the target ref into test/feature in each case in the test/feature system branch, and then repeat the system branch merge. diff --git a/tests.branching/merge-conflict-stratum.stderr b/tests.branching/merge-conflict-stratum.stderr index 36781ad7..3a7c1522 100644 --- a/tests.branching/merge-conflict-stratum.stderr +++ b/tests.branching/merge-conflict-stratum.stderr @@ -1 +1 @@ -ERROR: Merging failed in baserock:morphs: please manually merge test/stable into test/feature in this repo and try again. +ERROR: Merging failed in baserock:morphs: please 'git merge' the latest test/stable into test/feature in the 'test/feature' system branch. -- cgit v1.2.1