Skip to content

Clean up Gitlab::Git::Commit.find_all

What does this MR do?

  • Consolidate Gitlab::Git::Repository#find_commits and Gitlab::Git::Commit.find_all
  • Remove unused 'contains' option from commit finder

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

Why was this MR needed?

Clean-up to make migrating to Gitaly easier.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Jacob Vosmaer

Merge request reports