summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-10 15:26:09 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-10 15:28:53 +0100
commit9145241120781f5274cbccd8359d38d209a83dca (patch)
tree6318ebb64bb85afdc99e24d0a9f11a0a717c1f4a /debian
parentcc245dcf0eda3ff55a3b1f2cabffd06d2c503eea (diff)
git-debrebase: Improve ffq head recording message
Say `recorded _previous_ head' rather than `current head'. Since by the time the message appears, it's the previous head. In particular, `current' is very confusing if there were previous progress messages. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b5a7192..63d6f20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
dgit (6.7~) unstable; urgency=medium
- *
+ * git-debrebase: Improve ffq head recording message.
--