]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sl/sparse-check-attr'
authorJunio C Hamano <gitster@pobox.com>
Tue, 29 Aug 2023 20:51:43 +0000 (13:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 29 Aug 2023 20:51:43 +0000 (13:51 -0700)
commit354356feffed7b3c72d62cd78fc7575efd5bad42
tree88f147927487068d8e2e9f4bc6ccd40a3c668a53
parent5dc72c0fbcbccf7dbb42e470e55dafbd2afdf343
parentf9815878c16892aae7c5be11ac67200aef6e4ff6
Merge branch 'sl/sparse-check-attr'

Teach "git check-attr" work better with sparse-index.

* sl/sparse-check-attr:
  check-attr: integrate with sparse-index
  attr.c: read attributes in a sparse directory
  t1092: add tests for 'git check-attr'
attr.c