Merge branch 'rs/strbuf-avoid-redundant-reset' into next
A redundant 'strbuf_reset()' call in the 'HAVE_GETDELIM' path of 'strbuf_getwholeline()' has been removed, as 'getdelim()' overwrites the buffer and the length is updated afterward. * rs/strbuf-avoid-redundant-reset: strbuf: avoid redundant reset in strbuf_getwholeline()
Junio C Hamano committed
Jul 16, 2026 at 12:01 UTC
f258ce38ba232f166ddc753fa916b20b4860dd38
No changes.