summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-11 10:58:16 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-11 11:38:39 +0100
commitea212c7ae3fabab519aefe16cbc24a8911be134f (patch)
treef0567a7ef0022525b444dc522b451889710ff303 /debian
parent3627acb401427824068b9d66011ee92aa16b3ad7 (diff)
git-debrebase: Set $debugcmd_when_debuglevel = 2
This produces much better (less noisy) debug output. git-debrebase calls subcommands an awful lot and they are generally very uninteresting. If this now turns out to be insufficient, we will add additional calls to printdebug. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 63d6f20..325d37f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
dgit (6.7~) unstable; urgency=medium
* git-debrebase: Improve ffq head recording message.
+ * git-debrebase: Better (less copious by default) debug output.
--