From: Junio C Hamano Date: Sun, 8 Jan 2023 04:25:19 +0000 (+0900) Subject: Merge branch 'js/drop-mingw-test-cmp' X-Git-Tag: v2.40.0-rc0~102 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bfc7ef355423990c40a3ace65faf92db832a848e;p=thirdparty%2Fgit.git Merge branch 'js/drop-mingw-test-cmp' Use `git diff --no-index` as a test_cmp on Windows. We'd probably need to revisit "do we really want to, and have to, lose CRLF vs LF?" later, at which time we may be able to further clean this up by replacing "git diff --no-index" with "diff -u". * js/drop-mingw-test-cmp: tests(mingw): avoid very slow `mingw_test_cmp` --- bfc7ef355423990c40a3ace65faf92db832a848e