summaryrefslogtreecommitdiff
path: root/dgit
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-01-06 01:42:36 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-01-06 01:42:49 +0000
commit0f141266f28e1cf9ffb421d7362596825fbe6acb (patch)
treedb364d58fa07c354421b72b1c4507dfb9a0103d0 /dgit
parent53391de137eb887e0807d7e0339a855c5140451a (diff)
dgit: Fix message about missing quilt cache entry
Should refer to HEAD rather than tree, since dgit needs a commit. Closes:#884646. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'dgit')
-rwxr-xr-xdgit2
1 files changed, 1 insertions, 1 deletions
diff --git a/dgit b/dgit
index 33e3239..3a9b46c 100755
--- a/dgit
+++ b/dgit
@@ -4188,7 +4188,7 @@ END
quilt_check_splitbrain_cache($actualhead, $upstreamversion);
$dgithead or fail
"--quilt=$quilt_mode but no cached dgit view:
- perhaps tree changed since dgit build[-source] ?";
+ perhaps HEAD changed since dgit build[-source] ?";
$split_brain = 1;
$dgithead = splitbrain_pseudomerge($clogp,
$actualhead, $dgithead,