summaryrefslogtreecommitdiff
path: root/git-debpush.1.pod
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-07-22 10:39:56 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-07-22 17:08:51 +0100
commitd859eec10fe463619069a01f4489b2a11af31fab (patch)
treed8abbff798f929bc7783ae9f9f0b3bb1964fc4a1 /git-debpush.1.pod
parent5da0b9edfcc16fa72bcf96436ca7a4bf0c2f9d7d (diff)
git-debpush: Check for unstitched git-debrebase branch
Closes: #932612 Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'git-debpush.1.pod')
-rw-r--r--git-debpush.1.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/git-debpush.1.pod b/git-debpush.1.pod
index 27b80c9..b9a908e 100644
--- a/git-debpush.1.pod
+++ b/git-debpush.1.pod
@@ -236,6 +236,11 @@ Ignore apparently pushing the dgit view of a package (as produced by
B<dgit clone>) to the maintainer branch, where the dgit view and the
maintainer view of the package are not identical.
+=item B<unstitched>
+
+Ignore the fact that the branch to be pushed seems to be a
+git-debrebase(1) branch in an unstitched state (see git-debrebase(5)).
+
=back
=back