From 4a6f56f6197d76a436c63a2794baf3808687fb2e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 6 Jul 2019 23:54:54 +0100 Subject: git-debpush: Support --upstream=TAG (and document it) Signed-off-by: Ian Jackson --- git-debpush.1.pod | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'git-debpush.1.pod') diff --git a/git-debpush.1.pod b/git-debpush.1.pod index 926e8cd..f1edf77 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 -- cgit v1.2.3