]> git.ipfire.org Git - thirdparty/git.git/commitdiff
The 26th batch
authorJunio C Hamano <gitster@pobox.com>
Wed, 29 Oct 2025 19:40:39 +0000 (12:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 29 Oct 2025 19:40:39 +0000 (12:40 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.52.0.adoc

index bfde4bda3b8a08f25a710f2e83bf034a522db4b8..a7f9afc5a18f163c352842424ed12f5bdc580cc1 100644 (file)
@@ -146,6 +146,9 @@ Performance, Internal Implementation, Development Support etc.
 
  * CI improvements to handle the recent Rust integration better.
 
+ * The code in "git repack" machinery has been cleaned up to prepare
+   for incremental update of midx files.
+
 
 Fixes since v2.51
 -----------------