From: Junio C Hamano Date: Tue, 16 Jan 2024 18:11:58 +0000 (-0800) Subject: Merge branch 'jk/commit-graph-slab-clear-fix' X-Git-Tag: v2.44.0-rc0~75 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4cc0f8e8fa3694fdef632784592fc8af63022618;p=thirdparty%2Fgit.git Merge branch 'jk/commit-graph-slab-clear-fix' 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 --- 4cc0f8e8fa3694fdef632784592fc8af63022618