summaryrefslogtreecommitdiff
path: root/dgit-sponsorship.7.pod
diff options
context:
space:
mode:
Diffstat (limited to 'dgit-sponsorship.7.pod')
-rw-r--r--dgit-sponsorship.7.pod18
1 files changed, 15 insertions, 3 deletions
diff --git a/dgit-sponsorship.7.pod b/dgit-sponsorship.7.pod
index e6c7730..40410e1 100644
--- a/dgit-sponsorship.7.pod
+++ b/dgit-sponsorship.7.pod
@@ -75,7 +75,8 @@ Any .orig tarballs which will be needed.
=item *
-Any dgit --quilt= (or --gbp or --dpm) option needed
+A sample dgit push command, containing
+any dgit --quilt=, --gbp or --dpm option needed
=item *
@@ -136,11 +137,22 @@ handoff email.
Some workflows involve git branches which are not natively
dgit-compatible.
Normally dgit will convert them as needed, during push.
-You need to tell your sponsor if they need to use
+
+Supply a sample "dgit push" command
+including any
C<--gbp> (aka C<--quilt=gbp>),
C<--dpm> (aka C<--quilt=dpm>),
-or one of the other C<--quilt=> options.
+or other C<--quilt=> option
+they need to use.
+e.g.
+
+=over 4
+
+ % dgit --gbp push
+=back
+
+=back
=head1 SPONSOR WORKFLOW