summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-11 21:59:53 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-12 01:41:46 +0100
commit97b08388e773fb6c89817f583ea75dd0098f988a (patch)
treea18b23e44ec571e4f967f5a1f20e4ec13e059aff /debian
parentbab4f09f510a6af03210b40215bae6f1cf2c3179 (diff)
git-debrebase: scrap works properly when it does only rebase --abort
We use @deferred_updates to see if we actually did anything for --noop-ok purposes. 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 cfc7b5c..28b4811 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ dgit (6.7~) unstable; urgency=medium
* git-debrebase: Better (less copious by default) debug output.
* git-debrebase: Do not bail making patches if there aren't any.
* test suite: Set DEBFULLNAME
+ * git-debrebase: scrap works properly when it does only rebase --abort.
--