Merge branch 'nd/tree-walk-path-exclusion'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Nov 2018 13:37:28 +0000 (22:37 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Nov 2018 13:37:28 +0000 (22:37 +0900)
Pathspec matching against a tree object were buggy when negative
pathspec elements were involved, which has been fixed.

* nd/tree-walk-path-exclusion:
tree-walk.c: fix overoptimistic inclusion in :(exclude) matching

1  2 
tree-walk.c
diff --cc tree-walk.c
Simple merge