Merge branch 'rs/strbuf-add-uint'
Adding a decimal integer with strbuf_addf("%u") appears commonly; they have been optimized by using a custom formatter. * rs/strbuf-add-uint: ls-tree: use strbuf_add_uint() ls-files: use strbuf_add_uint() cat-file: use strbuf_add_uint() strbuf: add strbuf_add_uint()
Junio C Hamano committed
Jun 9, 2026 at 10:04 UTC
7eaa3c82a850847b52a9450740c28644f4d15b77
No changes.