Merge branch 'rs/cat-file-default-format-optim'
The default format path of git cat-file --batch has been optimized to use strbuf_add_oid_hex() and strbuf_add_uint() instead of strbuf_addf(), yielding a noticeable speedup. * rs/cat-file-default-format-optim: cat-file: speed up default format
Junio C Hamano committed
Jul 6, 2026 at 15:50 UTC
57305b8b465eb85bfab03007921071f2fe5b1d10
No changes.