]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ss/t3200-test-zero-oid' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 12 Mar 2026 17:58:57 +0000 (10:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Mar 2026 17:58:58 +0000 (10:58 -0700)
A test now use 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