Skip to content

Fetch branch divergence through one method call

What does this MR do?

Consolidates branch divergence queries to one method call returning a hash in preparation for one Gitaly call to retrieve the information as merged branches now do.

Are there points in the code the reviewer needs to double check?

N/A

Why was this MR needed?

Prepare for Gitaly migration to improve performance.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #37429 (closed)

Edited by Jeff Stubler

Merge request reports