Patrick Steinhardt [off-list ref] writes:
On Mon, Feb 09, 2026 at 08:24:52PM +0100, René Scharfe wrote:
quoted
Use the algorithm-agnostic is_null_oid() and push the dependency of
read_mmblob() on the_repository->objects to its callers. This allows it
to be used with arbitrary object databases.
Signed-off-by: René Scharfe <redacted>
---
Change since v1: don't add unnecessary #include
Looks good to me, thanks!
Patrick
Thanks. Replaced and marked for 'next'.