summaryrefslogtreecommitdiff
path: root/dgit
diff options
context:
space:
mode:
Diffstat (limited to 'dgit')
-rwxr-xr-xdgit1
1 files changed, 1 insertions, 0 deletions
diff --git a/dgit b/dgit
index 52ae472..4587af2 100755
--- a/dgit
+++ b/dgit
@@ -6242,6 +6242,7 @@ sub clean_tree_check () {
# If we were actually cleaning these files would be summarily
# deleted. Since we're not, and not using the working tree
# anyway, we can just ignore them - nothing will use them.
+ } elsif ($cleanmode eq 'none') {
}
}