The 26th batch

Signed-off-by: Junio C Hamano <gitster@pobox.com>

Junio C Hamano committed Oct 29, 2025 at 12:40 UTC dc70283dfcdc420d330547fc1d3cba0d29bfd2d0
1 file changed +3
Documentation/RelNotes/2.52.0.adoc
+3
@@ -146,6 +146,9 @@ Performance, Internal Implementation, Development Support etc.
146
147 * CI improvements to handle the recent Rust integration better.
148
149 + * The code in "git repack" machinery has been cleaned up to prepare
150 + for incremental update of midx files.
151 +
152
153 Fixes since v2.51
154 -----------------