]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/commit-graph-less-paranoid'
authorJunio C Hamano <gitster@pobox.com>
Mon, 18 Dec 2023 22:10:11 +0000 (14:10 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Dec 2023 22:10:11 +0000 (14:10 -0800)
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

1  2 
commit-graph.c
t/t5318-commit-graph.sh

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