summaryrefslogtreecommitdiff
path: root/git-debpush.1.pod
diff options
context:
space:
mode:
Diffstat (limited to 'git-debpush.1.pod')
-rw-r--r--git-debpush.1.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/git-debpush.1.pod b/git-debpush.1.pod
index b9a908e..5e40e3c 100644
--- a/git-debpush.1.pod
+++ b/git-debpush.1.pod
@@ -243,6 +243,12 @@ git-debrebase(1) branch in an unstitched state (see git-debrebase(5)).
=back
+=item B<detached>
+
+Ignore the fact that HEAD is to be tagged, but HEAD is detached (this
+check is only run when B<--branch=HEAD> or no B<--branch> option is
+specified).
+
=back
=head1 SEE ALSO