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)
commitd341042f718ad39eef06ea8715f926eb17181115
tree5015478518c40d753c7e20c828b422c5190360ec
parent3ed0f1e3a17b4fea15ad1e0b0d4c0eb50b23803a
parent35e6e212fdea3a22abe0dc5867b974b30b787be0
Merge branch 'mt/entry-fstat-fallback-fix' into master

"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
entry.c