From: Junio C Hamano Date: Tue, 24 Jun 2025 16:49:25 +0000 (-0700) Subject: Merge branch 'jc/diff-no-index-with-pathspec-fix' into jch X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=63a68818ebdc081c07c300473ecec348ecb4f4f7;p=thirdparty%2Fgit.git Merge branch 'jc/diff-no-index-with-pathspec-fix' into jch Recent code added a direct access to the d_type member in "struct dirent", but some platforms lack it, which has been corrected. * jc/diff-no-index-with-pathspec-fix: diff-no-index: do not reference .d_type member of struct dirent --- 63a68818ebdc081c07c300473ecec348ecb4f4f7