From 1468397432c47b2a779570991f228c81622bce81 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 29 Oct 2016 10:58:11 -0700 Subject: [PATCH] dgit-sponsorship(7): Add import-dsc for NEW package Signed-off-by: Sean Whitton --- dgit-sponsorship.7.pod | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/dgit-sponsorship.7.pod b/dgit-sponsorship.7.pod index 9fe8abc7..2bc94546 100644 --- a/dgit-sponsorship.7.pod +++ b/dgit-sponsorship.7.pod @@ -259,6 +259,17 @@ Then: =back +Or for an entirely new package: + +=over 4 + + % mkdir PACKAGE + % cd PACKAGE + % git init + % dgit -pPACKAGE import-dsc /path/to/sponsee's.dsc +sponsee + +=back + This will leave you looking at the sponsee's package, formatted as a dgit branch. -- 2.30.2