]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/ref-tests-update-more' into maint-2.43
authorJunio C Hamano <gitster@pobox.com>
Fri, 9 Feb 2024 00:22:06 +0000 (16:22 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 9 Feb 2024 00:22:06 +0000 (16:22 -0800)
commit67bb8ff5da14addf105fc2427c5def0dc720009a
treea5bbc638456329d1ed7db08e2da3f3e6237dd910
parenta7ea468346b55b9e817f52c860fb919f5ad7b1af
parent866a1b902627df25bce2213d18285af9bd0ecae0
Merge branch 'ps/ref-tests-update-more' into maint-2.43

Tests update.

* ps/ref-tests-update-more:
  t6301: write invalid object ID via `test-tool ref-store`
  t5551: stop writing packed-refs directly
  t5401: speed up creation of many branches
  t4013: simplify magic parsing and drop "failure"
  t3310: stop checking for reference existence via `test -f`
  t1417: make `reflog --updateref` tests backend agnostic
  t1410: use test-tool to create empty reflog
  t1401: stop treating FETCH_HEAD as real reference
  t1400: split up generic reflog tests from the reffile-specific ones
  t0410: mark tests to require the reffiles backend