]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/test-workaround-broken-mv'
authorJunio C Hamano <gitster@pobox.com>
Mon, 13 May 2024 17:19:45 +0000 (10:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 May 2024 17:19:45 +0000 (10:19 -0700)
Tests that try to corrupt in-repository files in chunked format did
not work well on macOS due to its broken "mv", which has been
worked around.

* jc/test-workaround-broken-mv:
  t/lib-chunk: work around broken "mv" on some vintage of macOS


Trivial merge