]> git.ipfire.org Git - thirdparty/git.git/commitdiff
The fourteenth batch
authorJunio C Hamano <gitster@pobox.com>
Thu, 27 Apr 2023 23:00:32 +0000 (16:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Apr 2023 23:00:59 +0000 (16:00 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.41.0.txt

index 63345b959502ae8830e9ad910991f79ae29d1f49..e7f371466ba2c0f437cae063010feb644f434bb9 100644 (file)
@@ -113,6 +113,11 @@ Performance, Internal Implementation, Development Support etc.
 
  * "git write-tree" learns to work better with sparse-index.
 
+ * The on-disk reverse index that allows mapping from the pack offset
+   to the object name for the object stored at the offset has been
+   enabled by default.
+
+ * "git fsck" learned to validate the on-disk pack reverse index files.
 
 
 Fixes since v2.40