Skip to content

Commit

Permalink
The third batch
Browse files Browse the repository at this point in the history
Signed-off-by: Taylor Blau <me@ttaylorr.com>
  • Loading branch information
ttaylorr committed Oct 22, 2024
1 parent 8e08668 commit fd37853
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Documentation/RelNotes/2.48.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ Performance, Internal Implementation, Development Support etc.
allocation function given to it may fail to allocate and to deal
with such an error.

* An extra worktree attached to a repository points at each other to
allow finding the repository from the worktree and vice versa
possible. Turn this linkage to relative paths.


Fixes since v2.47
-----------------
Expand All @@ -46,6 +50,10 @@ Fixes since v2.47
reference, which has been corrected.
(merge c95547a394 ps/maintenance-start-crash-fix later to maint).

* Fail gracefully instead of crashing when attempting to write the
contents of a corrupt in-core index as a tree object.
(merge ecb5c4318c ps/cache-tree-w-broken-index-entry later to maint).

* Other code cleanup, docfix, build fix, etc.
(merge 66893a14d0 ps/leakfixes-part-8 later to maint).
(merge 1164e270b5 jk/output-prefix-cleanup later to maint).
Expand Down

0 comments on commit fd37853

Please sign in to comment.