summaryrefslogtreecommitdiff
path: root/git-debpush.1.pod
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-09-16 15:31:50 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-09-16 15:31:50 -0700
commitb773eefd1773bc2195f87f03721c89f7efb498f3 (patch)
treeb5e6e444b9f0786132a8f798bd6141878521cf7d /git-debpush.1.pod
parent1045e26443f21378d6fb98a46ace40c0d883cea6 (diff)
parent896c94474922bc2698474c5ba57321fa61504238 (diff)
Merge tag 'debian/9.9' into buster-bpo
dgit release 9.9 for unstable (sid) [dgit] [dgit distro=debian no-split] # gpg: Signature made Sat 14 Sep 2019 01:35:57 PM MST # gpg: using RSA key 559AE46C2D6B6D3265E7CBA1E3E3392348B50D39 # gpg: Can't check signature: No public key
Diffstat (limited to 'git-debpush.1.pod')
-rw-r--r--git-debpush.1.pod9
1 files changed, 8 insertions, 1 deletions
diff --git a/git-debpush.1.pod b/git-debpush.1.pod
index 5e40e3c..3e065ab 100644
--- a/git-debpush.1.pod
+++ b/git-debpush.1.pod
@@ -109,6 +109,8 @@ You are using git-dpm(1)'s branch format.
You are using the 'bare debian' branch format, with the upstream
source in the form of an upstream tag.
+B<--quilt=baredebian+git> is an alias for B<--quilt=baredebian>.
+
=item B<--quilt=linear>
You are using the 'manually maintained applied' branch format or
@@ -185,7 +187,12 @@ Ignore the results of all checks designed to prevent broken uploads.
=item B<--force>=I<check>[,I<check>] ...
Override individual checks designed to prevent broken uploads. May be
-specified more than once. Valid values for I<check> are:
+specified more than once.
+
+Using B<--force> or B<--force=>I<check> might cause the upload to fail
+at some later point in the process.
+
+Valid values for I<check> are:
=over 4