From: Ian Jackson Date: Sun, 30 Jun 2019 11:35:35 +0000 (+0100) Subject: dgit(1): baredebian: Fix an editing error X-Git-Tag: archive/debian/9.0~30 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=6814a05cb68664e876181a833f3a9b72ecbbec23;p=dgit.git dgit(1): baredebian: Fix an editing error ".gitignore" here is spurious. Signed-off-by: Ian Jackson --- diff --git a/dgit.1 b/dgit.1 index 81588bc3..efade8fe 100644 --- a/dgit.1 +++ b/dgit.1 @@ -887,7 +887,7 @@ patches in debian/patches). .B --quilt=baredebian specifies that your HEAD contains only a debian/ directory, -with any changes to upstream .gitignore files are represented as +with any changes to upstream files represented as patches in debian/patches. The upstream source must be available in git, by default, in a suitably named git tag;