From: Sean Whitton Date: Sat, 29 Oct 2016 14:28:43 +0000 (-0700) Subject: dgit-sponsorship(7): "sample dgit push" X-Git-Tag: archive/debian/2.9~12^2~31 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=1e4e44e19d1e2b24c1d7b4cbb0057662ee8434ee;hp=a6c7e5fd1684f8a7621cdf168c285319fa5c84db dgit-sponsorship(7): "sample dgit push" Signed-off-by: Sean Whitton --- 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