Files
git/diff-lib.c
Junio C Hamano 7479278da0 Merge branch 'js/diff-cached-fsmonitor-fix' into next
"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
2023-09-12 18:10:12 -07:00

19 KiB