]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit647ee3f2dc6ac36aa7a3a9fd3dd16590c86d7246
tree418bd5734bc10978aa0506ec316a2784c889e67d
parent99c4dbd03e7df28145006c48ac147249bb4e7ac2
parent30310f3cc474ff26b8306da48566667f67206808
Merge branch 'ss/t3200-test-zero-oid' into next

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