]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit1e4a714e689e14726982941d8e61db06c6c7d58d
treea88cee0ddc58c7399b9e7d56c9e96ff5e96c9865
parent57f06d5ab5b615e9e529ba1e42e835468a7765e6
parentb7845cebc02a7224ee34d1b90a5c11370daf1924
Merge branch 'nd/tree-walk-path-exclusion'

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
tree-walk.c