]> git.ipfire.org Git - thirdparty/git.git/commit
attr: be careful about sparse directories
authorDerrick Stolee <dstolee@microsoft.com>
Wed, 8 Sep 2021 01:42:31 +0000 (01:42 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 Sep 2021 05:41:10 +0000 (22:41 -0700)
commit77efbb366abe53792511580b96a39c636c5b0401
tree513cca56b1d692cffe8383b84c158a69cbcd5080
parent02155c8c005d0f8ee20a38245e9a065e8b5cc7dc
attr: be careful about sparse directories

Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Reviewed-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
attr.c