X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=git-debpush.1.pod;h=5e40e3c854c0aeaeb34dc5b07604c0c5ca1ddb20;hb=97d91ead98b8c771271e1b6878b14db030932560;hp=27b80c913246b6454609b554c5f484327141bf70;hpb=4bbb0ea95dcf9be8e26f19424ad3b5269a556783;p=dgit.git diff --git a/git-debpush.1.pod b/git-debpush.1.pod index 27b80c91..5e40e3c8 100644 --- a/git-debpush.1.pod +++ b/git-debpush.1.pod @@ -236,8 +236,19 @@ Ignore apparently pushing the dgit view of a package (as produced by B) to the maintainer branch, where the dgit view and the maintainer view of the package are not identical. +=item B + +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 +=item B + +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