]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ss/t3200-test-zero-oid'
authorJunio C Hamano <gitster@pobox.com>
Thu, 19 Mar 2026 16:54:55 +0000 (09:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 19 Mar 2026 16:54:55 +0000 (09:54 -0700)
A test now uses the symbolic constant $ZERO_OID instead of 40 "0" to
work better with SHA-256 as well as SHA-1.

* ss/t3200-test-zero-oid:
  t3200: replace hardcoded null OID with $ZERO_OID


Trivial merge