]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/commit-graph-slab-clear-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Jan 2024 18:11:58 +0000 (10:11 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Jan 2024 18:11:58 +0000 (10:11 -0800)
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

1  2 
commit-graph.c
t/t5510-fetch.sh

diff --cc commit-graph.c
Simple merge
Simple merge