summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-19 17:02:27 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-20 14:29:38 +0100
commit8417abd83a6d2659bd556476ddee0a232d579eca (patch)
treed04f98bf4295c273884037b2f6c38a57180aebf0 /debian
parentda6f19f4f54e84723e9d1435bcfd4f7db8e55986 (diff)
git-debrebase: new-upstream: fix ff check handling of multi-piece upstreams
Multi-piece combine commits may have n or n+1 parents, depending on whether the previous new-upstream invocation was snag-free. 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 a70ec38..fc7aebb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
dgit (5.1~) unstable; urgency=medium
* git-debrebase manpages: Fix typos and etc.
+ * git-debrebase: new-upstream: fix (this time for sure) ff check
+ handling of multi-piece upstreams.
--