summaryrefslogtreecommitdiff
path: root/dgit-sponsorship.7.pod
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-10-29 10:58:11 -0700
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-30 17:27:52 +0000
commit1468397432c47b2a779570991f228c81622bce81 (patch)
tree6707def4102d4cb6228a9551a3c7bb22ac6fd8bb /dgit-sponsorship.7.pod
parentfd18e72ae4857dea79a492c7047af611ece9d1d5 (diff)
dgit-sponsorship(7): Add import-dsc for NEW package
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'dgit-sponsorship.7.pod')
-rw-r--r--dgit-sponsorship.7.pod11
1 files changed, 11 insertions, 0 deletions
diff --git a/dgit-sponsorship.7.pod b/dgit-sponsorship.7.pod
index 9fe8abc..2bc9454 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.