]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/cat-file-avoid-bitmap-when-unneeded' into next
authorJunio C Hamano <gitster@pobox.com>
Sun, 11 Jan 2026 05:54:16 +0000 (21:54 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 11 Jan 2026 05:54:17 +0000 (21:54 -0800)
commit5e3f0240f7615ae0340c951e8bcba730f96786fc
tree500d755d4c143f4c533618dccd589fb45bf98b75
parent9a633e87df07d59d9dafadde1290d1862f64aee3
parent9e8b448dd83297ac85f6a62a0d2408629fb45cc0
Merge branch 'jk/cat-file-avoid-bitmap-when-unneeded' into next

Fix for a performance regression in "git cat-file".

* jk/cat-file-avoid-bitmap-when-unneeded:
  cat-file: only use bitmaps when filtering
builtin/cat-file.c