]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'hx/lookup-commit-in-graph-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 Jul 2022 23:40:16 +0000 (16:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Jul 2022 23:40:16 +0000 (16:40 -0700)
A corner case bug where lazily fetching objects from a promisor
remote resulted in infinite recursion has been corrected.

* hx/lookup-commit-in-graph-fix:
  t5330: remove run_with_limited_processses()
  commit-graph.c: no lazy fetch in lookup_commit_in_graph()

1  2 
commit-graph.c

diff --cc commit-graph.c
Simple merge