From 4fbbd8630238eb499848716c28a0e1c59886608b Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 15 Jun 2019 11:49:33 +0100 Subject: [PATCH] dgit: Reject split view with correct message Now, it is not just a splitting quilt mode which might cause this, but also an explicit request for split view. This has some duplicated text, which I understand is easier for translators. Signed-off-by: Ian Jackson --- dgit | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dgit b/dgit index 51bd6482..26a8bf0c 100755 --- a/dgit +++ b/dgit @@ -4854,7 +4854,7 @@ sub cmd_pull { if (do_split_brain()) { my ($format, $fopts) = get_source_format(); madformat($format) and fail f_ <