]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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

1  2 
dir.c

diff --cc dir.c
Simple merge