]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/commit-graph-per-object-source'
authorJunio C Hamano <gitster@pobox.com>
Tue, 14 Oct 2025 05:00:35 +0000 (22:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Oct 2025 05:00:35 +0000 (22:00 -0700)
Code clean-up around commit-graph.

* ps/commit-graph-per-object-source:
  commit-graph: pass graphs that are to be merged as parameter
  commit-graph: return commit graph from `repo_find_commit_pos_in_graph()`
  commit-graph: return the prepared commit graph from `prepare_commit_graph()`
  revision: drop explicit check for commit graph
  blame: drop explicit check for commit graph

1  2 
commit-graph.c
revision.c

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