summaryrefslogtreecommitdiff
path: root/git-debrebase.1.pod
diff options
context:
space:
mode:
Diffstat (limited to 'git-debrebase.1.pod')
-rw-r--r--git-debrebase.1.pod3
1 files changed, 3 insertions, 0 deletions
diff --git a/git-debrebase.1.pod b/git-debrebase.1.pod
index f17f1d6..6a98ed2 100644
--- a/git-debrebase.1.pod
+++ b/git-debrebase.1.pod
@@ -230,6 +230,9 @@ are not a simple superset of those already in debian/patches,
make-patches will fail with exit status 7,
and an error message.
(The message can be suppress with --quiet-would-amend.)
+If the problem is simply that
+the existing patches were not made by git-debrebase,
+using dgit quilt-fixup instead should succeed.
=item git-debrebase convert-from-gbp [<upstream-commit-ish>]