From: Junio C Hamano Date: Wed, 20 Sep 2023 17:44:57 +0000 (-0700) Subject: Merge branch 'js/diff-cached-fsmonitor-fix' X-Git-Tag: v2.43.0-rc0~82 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=671eaaac0caac4826d6182bd5a57c9e0a8ed7a27;p=thirdparty%2Fgit.git Merge branch 'js/diff-cached-fsmonitor-fix' "git diff --cached" codepath did not fill the necessary stat information for a file when fsmonitor knows it is clean and ended up behaving as if it is not clean, which has been corrected. * js/diff-cached-fsmonitor-fix: diff-lib: fix check_removed when fsmonitor is on --- 671eaaac0caac4826d6182bd5a57c9e0a8ed7a27