]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jc/object-read-stream-fix' into jch
authorJunio C Hamano <gitster@pobox.com>
Tue, 23 Dec 2025 02:33:33 +0000 (11:33 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Dec 2025 02:33:33 +0000 (11:33 +0900)
commit57211d76d50c079c4ac6d00ed750fa3d2931e32d
tree2e812ce2d51f8e875476ccf64d84e02a2e6d1d35
parentf42c113b13aed285c8781c4d41aac94560ac8969
parenta650ad996db85b64643970dd7dc5920f989260a0
Merge branch 'jc/object-read-stream-fix' into jch

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