]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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

1  2 
builtin/index-pack.c

Simple merge