]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/diff-cached-fsmonitor-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 27 Dec 2023 22:52:25 +0000 (14:52 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 27 Dec 2023 22:52:25 +0000 (14:52 -0800)
The optimization based on fsmonitor in the "diff --cached"
codepath is resurrected with the "fake-lstat" introduced earlier.

* jc/diff-cached-fsmonitor-fix:
  diff-lib: fix check_removed() when fsmonitor is active

1  2 
diff-lib.c

diff --cc diff-lib.c
Simple merge