···2525 allocation function given to it may fail to allocate and to deal
2626 with such an error.
27272828+ * An extra worktree attached to a repository points at each other to
2929+ allow finding the repository from the worktree and vice versa
3030+ possible. Turn this linkage to relative paths.
3131+28322933Fixes since v2.47
3034-----------------
···4549 * "git maintenance start" crashed due to an uninitialized variable
4650 reference, which has been corrected.
4751 (merge c95547a394 ps/maintenance-start-crash-fix later to maint).
5252+5353+ * Fail gracefully instead of crashing when attempting to write the
5454+ contents of a corrupt in-core index as a tree object.
5555+ (merge ecb5c4318c ps/cache-tree-w-broken-index-entry later to maint).
48564957 * Other code cleanup, docfix, build fix, etc.
5058 (merge 66893a14d0 ps/leakfixes-part-8 later to maint).