Skip to content

Commit

Permalink
The sixteenth batch
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <[email protected]>
  • Loading branch information
gitster committed Oct 10, 2023
1 parent 1fdedb7 commit aab89be
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Documentation/RelNotes/2.43.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ UI, Workflows & Features
* "git for-each-ref" and friends learned to apply mailmap to
authorname and other fields.

* "git repack" machinery learns to pay attention to the "--filter="
option.


Performance, Internal Implementation, Development Support etc.

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

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


Fixes since v2.42
-----------------
Expand Down

0 comments on commit aab89be

Please sign in to comment.