summaryrefslogtreecommitdiff
path: root/dgit
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2022-08-24 23:39:06 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2022-08-24 23:39:06 +0100
commit4452f1ae2eaba93d2efa884d113f5f7d383f607a (patch)
tree472c6fa6341d3dbb330a1c761914fc7c6d3e2840 /dgit
parentccdae40582d9075c74804c0f49411168fc514fea (diff)
dry run: Improve a message
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 d39dc4b..e049075 100755
--- a/dgit
+++ b/dgit
@@ -2983,7 +2983,7 @@ END
fail __ <<END unless act_local();
--dry-run specified but we actually wanted the results of git fetch,
so this is not going to work. Try running dgit fetch first,
-or using --damp-run instead of --dry-run.
+or using --damp-run instead of --dry-run. (Wanted: $rrefname.)
END
print STDERR f_ <<END, $lrefname, $want;
warning: git ls-remote suggests we want %s