Skip to content

Commit f85cd43

Browse files
committed
The fourteenth batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 57a3b97 commit f85cd43

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/RelNotes/2.41.0.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,11 @@ Performance, Internal Implementation, Development Support etc.
113113

114114
* "git write-tree" learns to work better with sparse-index.
115115

116+
* The on-disk reverse index that allows mapping from the pack offset
117+
to the object name for the object stored at the offset has been
118+
enabled by default.
119+
120+
* "git fsck" learned to validate the on-disk pack reverse index files.
116121

117122

118123
Fixes since v2.40

0 commit comments

Comments
 (0)