]> git.99rst.org Git - git.git/commitdiff
Merge branch 'jc/pathspec-match-with-common-prefix'
authorJunio C Hamano <redacted>
Mon, 17 Jul 2023 18:30:42 +0000 (11:30 -0700)
committerJunio C Hamano <redacted>
Mon, 17 Jul 2023 18:30:43 +0000 (11:30 -0700)
"git ls-files '(attr:X)D/'" that triggers the common prefix
optimization codepath failed to read from "D/.gitattributes",
which has been corrected.

* jc/pathspec-match-with-common-prefix:
  dir: match "attr" pathspec magic with correct paths
  t6135: attr magic with path pattern

1  2 
dir.c

diff --cc dir.c
Simple merge
git clone https://git.99rst.org/PROJECT