From: Junio C Hamano Date: Mon, 18 Dec 2023 22:10:11 +0000 (-0800) Subject: Merge branch 'ps/commit-graph-less-paranoid' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=66685e85556ad1890d896bc30ba3a7a99bf4dd78;p=rit 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