Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/check-attr-honor-working-tree' into maint
[gitweb.git]
/
tree-walk.c
diff --git
a/tree-walk.c
b/tree-walk.c
index c29b6a3a566fe911271c9833e511190822aed723..79dba1d0f4e729b5e62825d347c7e6a9b1455f1d 100644
(file)
--- a/
tree-walk.c
+++ b/
tree-walk.c
@@
-749,7
+749,7
@@
static enum interesting do_match(const struct name_entry *entry,
if (item->nowildcard_len &&
!match_wildcard_base(item, base_str, baselen, &matched))
-
return entry_not_interesting
;
+
continue
;
/*
* Concatenate base and entry->path into one and do