summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-31 13:56:46 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-31 14:21:48 +0100
commit99bfdd1686cd2870fce5a4d08d63b479fe4ef41f (patch)
tree1bd79646e6a090b77e06d08b4f10ec1dd8611d0d /debian/changelog
parentfcff4f4b403b6dd53d6bc6b10d56baccd83dd144 (diff)
dgit-maint-debrebase(7): Warn more against plain git rebase.
Specifically, - warn that pseudomerges must not be rebased over - warn and that git-rebase without a base should not be used - say to run gdr instead Closes:#905004. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2e1497d..4cc32d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ dgit (6.3~) unstable; urgency=medium
upstream discrepancy. Closes:#905078.
* git-debrebase(5): Add ILLEGAL OPERATIONS section. (Re#905004.)
* git-debrebase(1): Warn against plain git rebase. (Re#905004.)
+ * dgit-maint-debrebase(7): Warn more against plain git rebase.
+ Closes:#905004.
--