]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ms/update-index-racy'
authorJunio C Hamano <gitster@pobox.com>
Sat, 5 Feb 2022 17:42:32 +0000 (09:42 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 5 Feb 2022 17:42:32 +0000 (09:42 -0800)
"git update-index --refresh" has been taught to deal better with
racy timestamps (just like "git status" already does).

* ms/update-index-racy:
  update-index: refresh should rewrite index in case of racy timestamps
  t7508: add tests capturing racy timestamp handling
  t7508: fix bogus mtime verification
  test-lib: introduce API for verifying file mtime

1  2 
cache.h
t/test-lib-functions.sh

diff --cc cache.h
Simple merge
Simple merge