summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2019-06-30 12:35:35 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-06-30 21:11:18 +0100
commit6814a05cb68664e876181a833f3a9b72ecbbec23 (patch)
tree7b1a5c297a6ac6dafc9dd94856aebfe1c45bb993 /dgit.1
parentde2f667ab9664f312a2f66089f5253e38c984625 (diff)
dgit(1): baredebian: Fix an editing error
".gitignore" here is spurious. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.12
1 files changed, 1 insertions, 1 deletions
diff --git a/dgit.1 b/dgit.1
index 81588bc..efade8f 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;