]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jc/object-read-stream-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 30 Dec 2025 03:58:21 +0000 (12:58 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Dec 2025 03:58:22 +0000 (12:58 +0900)
commite7b1925381123cea4a8817054f7d41bc6568de86
treec9eb93fa6f1cece490d01a4e6ba8713be93b437c
parenta194cdc8f3c8d74a22c6342a915b1f7587277152
parenta650ad996db85b64643970dd7dc5920f989260a0
Merge branch 'jc/object-read-stream-fix'

Fix a performance regression in recently graduated topic.

* jc/object-read-stream-fix:
  odb: do not use "blank" substitute for NULL
object-file.c
odb.c
packfile.c