]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tk/t7063-chmtime-dirs-too'
authorJunio C Hamano <gitster@pobox.com>
Thu, 17 Mar 2022 00:53:09 +0000 (17:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 17 Mar 2022 00:53:09 +0000 (17:53 -0700)
Teach "test-chmtime" to work on a directory and use it to avoid
having to wait for a second in a few places in tests.

* tk/t7063-chmtime-dirs-too:
  t7063: mtime-mangling instead of delays in untracked cache testing
  t/helper/test-chmtime: update mingw to support chmtime on directories


Trivial merge