From: Junio C Hamano Date: Mon, 18 Dec 2023 22:10:11 +0000 (-0800) Subject: Merge branch 'ps/commit-graph-less-paranoid' X-Git-Tag: v2.44.0-rc0~139 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=66685e85556ad1890d896bc30ba3a7a99bf4dd78;p=thirdparty%2Fgit.git Merge branch 'ps/commit-graph-less-paranoid' Earlier we stopped relying on commit-graph that (still) records information about commits that are lost from the object store, which has negative performance implications. The default has been flipped to disable this pessimization. * ps/commit-graph-less-paranoid: commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default --- 66685e85556ad1890d896bc30ba3a7a99bf4dd78