Skip to content

Commit fd37853

Browse files
committed
The third batch
Signed-off-by: Taylor Blau <[email protected]>
1 parent 8e08668 commit fd37853

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Documentation/RelNotes/2.48.0.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ Performance, Internal Implementation, Development Support etc.
2525
allocation function given to it may fail to allocate and to deal
2626
with such an error.
2727

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

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

53+
* Fail gracefully instead of crashing when attempting to write the
54+
contents of a corrupt in-core index as a tree object.
55+
(merge ecb5c4318c ps/cache-tree-w-broken-index-entry later to maint).
56+
4957
* Other code cleanup, docfix, build fix, etc.
5058
(merge 66893a14d0 ps/leakfixes-part-8 later to maint).
5159
(merge 1164e270b5 jk/output-prefix-cleanup later to maint).

0 commit comments

Comments
 (0)