]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jh/hash-init-fixes'
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Apr 2025 21:23:18 +0000 (14:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Apr 2025 21:23:18 +0000 (14:23 -0700)
commit8a753b9a44038dddb7cdc41ce47f1ee47266d38c
treef3a103399c64601dd852594be40388a27d0aa923
parent58a8c382268512c83a3f8276cd80c89c06080ac3
parentd39f04b638f7f862efebb5bf028bad50f6aa9e28
Merge branch 'jh/hash-init-fixes'

An earlier code refactoring of the hash machinery missed a few
required calls to init_fn.

* jh/hash-init-fixes:
  index-pack, unpack-objects: restore missing ->init_fn
builtin/index-pack.c