summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2019-06-30 22:19:28 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-06-30 22:19:39 +0100
commite5780fc316255bdd3f7e340c29117cb28b82d80f (patch)
tree752c7ff5ad6df5f8096e8c5fc91d47bef8982700
parent94ab482143940ba5c6d9c4c03e1f79dbfefc5422 (diff)
dgit(1): baredebian+git: Document this alias
Suggested-by: Sean Whitton <spwhitton@spwhitton.name> Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--dgit.14
1 files changed, 3 insertions, 1 deletions
diff --git a/dgit.1 b/dgit.1
index cb1cbe2..6e0c4f1 100644
--- a/dgit.1
+++ b/dgit.1
@@ -865,7 +865,7 @@ Do not check whether source format `3.0 (quilt)' metadata needs
fixing up. If you use this option and the metadata did in fact need
fixing up, dgit push will fail.
.TP
-.BR -- [ quilt= ] gbp " | " -- [ quilt= ] dpm " | " --quilt=unapplied " | " -- [ quilt= ] baredebian [ +tarball ]
+.BR -- [ quilt= ] gbp " | " -- [ quilt= ] dpm " | " --quilt=unapplied " | " -- [ quilt= ] baredebian [ +git | +tarball ]
Tell dgit that you are using a nearly-dgit-compatible git branch,
aka a
.BR "maintainer view" ,
@@ -898,6 +898,8 @@ that any changes to upstream .gitignore files are represented as
patches in debian/patches).
.B --quilt=baredebian
+(or its alias
+.BR --quilt=baredebian+git )
specifies that your HEAD contains only a debian/ directory,
with any changes to upstream files represented as
patches in debian/patches.