]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mt/entry-fstat-fallback-fix' into master
authorJunio C Hamano <gitster@pobox.com>
Thu, 9 Jul 2020 21:00:45 +0000 (14:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 9 Jul 2020 21:00:45 +0000 (14:00 -0700)
"git checkout" failed to catch an error from fstat() after updating
a path in the working tree.

* mt/entry-fstat-fallback-fix:
  entry: check for fstat() errors after checkout

1  2 
entry.c

diff --cc entry.c
Simple merge