From: Junio C Hamano Date: Tue, 13 Jun 2017 20:27:02 +0000 (-0700) Subject: Merge branch 'jh/close-index-before-stat' into maint X-Git-Tag: v2.13.2~21 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f24e079cb6ecaa217e593c2d2620187044ba1b0d Merge branch 'jh/close-index-before-stat' into maint The timestamp of the index file is now taken after the file is closed, to help Windows, on which a stale timestamp is reported by fstat() on a file that is opened for writing and data was written but not yet closed. * jh/close-index-before-stat: read-cache: close index.lock in do_write_index --- f24e079cb6ecaa217e593c2d2620187044ba1b0d