]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/ref-tests-update-more'
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Dec 2023 18:14:53 +0000 (10:14 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Dec 2023 18:14:53 +0000 (10:14 -0800)
commita21a9296439cbbf548b87d820cd9de9ff81fea22
tree71b6dd59fcb8ab630f03b586a46e940b8f28b769
parent145336ec1d028b9a6c1c39554972ffe0d497e7bb
parent866a1b902627df25bce2213d18285af9bd0ecae0
Merge branch 'ps/ref-tests-update-more'

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
t/t1400-update-ref.sh
t/t4013-diff-various.sh