Merge branch 'en/do-match-pathspec-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 18 Jun 2020 04:54:03 +0000 (21:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Jun 2020 04:54:03 +0000 (21:54 -0700)
commit64efa11e6bf77097d7ecb8c37e7a3325de3a2869
treedcdc2e05e59bb55c60426558fb6102ddcf08aa61
parent9906d5f8e9323724f74715740161e4a91f5d7f87
parentf1f061e11d39603b79502211502cf62877d682e8
Merge branch 'en/do-match-pathspec-fix'

Use of negative pathspec, while collecting paths including
untracked ones in the working tree, was broken.

* en/do-match-pathspec-fix:
  dir: fix treatment of negated pathspecs
dir.c