From 1e4e44e19d1e2b24c1d7b4cbb0057662ee8434ee Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 29 Oct 2016 07:28:43 -0700 Subject: [PATCH] dgit-sponsorship(7): "sample dgit push" Signed-off-by: Sean Whitton --- dgit-sponsorship.7.pod | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/dgit-sponsorship.7.pod b/dgit-sponsorship.7.pod index e6c77304..40410e14 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 -- 2.30.2