From: Junio C Hamano Date: Fri, 9 Feb 2024 00:22:05 +0000 (-0800) Subject: Merge branch 'jk/commit-graph-slab-clear-fix' into maint-2.43 X-Git-Tag: v2.43.1~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1685e9ffe664e834c3d2d7a28144f3e52c0add4f;p=thirdparty%2Fgit.git Merge branch 'jk/commit-graph-slab-clear-fix' into maint-2.43 Clearing in-core repository (happens during e.g., "git fetch --recurse-submodules" with commit graph enabled) made in-core commit object in an inconsistent state by discarding the necessary data from commit-graph too early, which has been corrected. * jk/commit-graph-slab-clear-fix: commit-graph: retain commit slab when closing NULL commit_graph --- 1685e9ffe664e834c3d2d7a28144f3e52c0add4f