chiark / gitweb /
dgit(1): In --include-dirty caveat, say "especially --clean=git"
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 30 Jun 2019 13:30:27 +0000 (14:30 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 30 Jun 2019 20:11:18 +0000 (21:11 +0100)
Closes: #930922
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
dgit.1

diff --git a/dgit.1 b/dgit.1
index cf7b8c52c262e6957e2b58e8f59a9789aaee8dfd..cb1cbe218965bfd2c69b983cd5216a5aec8a124f 100644 (file)
--- a/dgit.1
+++ b/dgit.1
@@ -647,7 +647,7 @@ Note that this does
 .BR not
 prevent dgit from cleaning your tree, so if the changes in your
 working tree are in the form of untracked files, those might still be
-deleted.
+deleted, especially with --clean=git.
 If you want to include untracked files in the build, you can
 use --clean=none or --clean=dpkg-source[-d]
 in addition to --include-dirty.