summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-19 18:41:40 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-19 18:50:34 +0100
commite66c2cf3f7182a3e6f52945636a807ed4a959d5b (patch)
tree4f07998cf94817851dba90e7004915ca52dc5ab4 /debian
parent76b47400a06d576939c8b010cdec1c506714e780 (diff)
git-debrebase: `prepush' is now a silent no-op if unstitched.
This is more friendly. Update the docs accordingly. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e9a36a2..9ec8a6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ dgit (6.7~) unstable; urgency=medium
* test suite: unset GIT_EDITOR, so it works if user has that set.
* git-debrebase: Improve laundry performance by a factor of ~55:1,
and analysis performance by factor of ~4.2:1. Closes:#905995.
+ * git-debrebase: `prepush' is now a silent no-op if the branch is
+ unstitched. This is more friendly.
--