chiark / gitweb /
git-debpush: Support --upstream=TAG (and document it)
[dgit.git] / git-debpush.1.pod
index 926e8cd3faeedffda81962b120c6ac0d2e2268aa..f1edf776d64c185d22b41a016722b19e3afdd0f8 100644 (file)
@@ -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<TAG>
+
+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<REMOTE>
 
 Where to push tags and branches.  If unspecified, use the remote which