From 6738d3cea80e524dd1ce22a849c44167297bc3a9 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 30 Jun 2019 14:29:05 +0100 Subject: dgit(1): In --include-dirty caveat, mention --clean=dpkg-source Suggested-by: Sean Whitton Signed-off-by: Ian Jackson --- dgit.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dgit.1') diff --git a/dgit.1 b/dgit.1 index ca7e34a..cf7b8c5 100644 --- a/dgit.1 +++ b/dgit.1 @@ -649,7 +649,7 @@ 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. If you want to include untracked files in the build, you can -use --clean=none +use --clean=none or --clean=dpkg-source[-d] in addition to --include-dirty. Note that this combination can fail if the untracked files are under -- cgit v1.2.3