]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'vd/mv-refresh-stat'
authorJunio C Hamano <gitster@pobox.com>
Mon, 4 Apr 2022 17:56:24 +0000 (10:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Apr 2022 17:56:24 +0000 (10:56 -0700)
"git mv" failed to refresh the cached stat information for the
entry it moved.

* vd/mv-refresh-stat:
  mv: refresh stat info for moved entry

1  2 
read-cache.c

diff --cc read-cache.c
Simple merge