]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/diff-cached-fsmonitor-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Sep 2023 17:44:57 +0000 (10:44 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Sep 2023 17:44:57 +0000 (10:44 -0700)
"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

1  2 
diff-lib.c
t/t7527-builtin-fsmonitor.sh

diff --cc diff-lib.c
Simple merge
Simple merge