Skip to content

Commit aab89be

Browse files
committed
The sixteenth batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 1fdedb7 commit aab89be

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/RelNotes/2.43.0.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ UI, Workflows & Features
8383
* "git for-each-ref" and friends learned to apply mailmap to
8484
authorname and other fields.
8585

86+
* "git repack" machinery learns to pay attention to the "--filter="
87+
option.
88+
8689

8790
Performance, Internal Implementation, Development Support etc.
8891

@@ -111,6 +114,10 @@ Performance, Internal Implementation, Development Support etc.
111114
* The code to keep track of existing packs in the repository while
112115
repacking has been refactored.
113116

117+
* The "streaming" interface used for bulk-checkin codepath has been
118+
narrowed to take only blob objects for now, with no real loss of
119+
functionality.
120+
114121

115122
Fixes since v2.42
116123
-----------------

0 commit comments

Comments
 (0)