The 21st batch
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Junio C Hamano committed
Mar 25, 2026 at 12:57 UTC
41688c1a2312f62f44435e1a6d03b4b904b5b0ec
1 file changed
+4
Documentation/RelNotes/2.54.0.adoc
+4
@@ -227,6 +227,10 @@ Performance, Internal Implementation, Development Support etc.
227
* Add a coccinelle rule to break the build when "struct strbuf" gets
228
passed by value.
229
230
+ * Further work on incremental repacking using MIDX/bitmap
231
+
232
+ * The logic to count objects has been cleaned up.
233
+
234
235
Fixes since v2.53
236
-----------------