X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=git-debpush.1.pod;fp=git-debpush.1.pod;h=f1edf776d64c185d22b41a016722b19e3afdd0f8;hb=4a6f56f6197d76a436c63a2794baf3808687fb2e;hp=926e8cd3faeedffda81962b120c6ac0d2e2268aa;hpb=66f76f761bc38ab61dd068af4b9200b05002305b;p=dgit.git diff --git a/git-debpush.1.pod b/git-debpush.1.pod index 926e8cd3..f1edf776 100644 --- a/git-debpush.1.pod +++ b/git-debpush.1.pod @@ -168,6 +168,15 @@ Note that this need not actually be a branch, but any committish (see gitglossary(7)). The option name is chosen to fit what is by far the most common case. +=item B<--upstream=>I + +When pushing a non-native package, +git-debpush needs a tag for the upstream part of your package. + +By default git-debpush asks git-deborig, +which searches for a suitable tag in your tree, +based on the upstream version. + =item B<--remote=>I Where to push tags and branches. If unspecified, use the remote which