Skip to content

Add feature flag for using go-git in Gitaly

Jacob Vosmaer requested to merge gitaly-find-commit-go-git into master

What does this MR do?

Replaces https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/18704.

This adds a feature flag that lets us toggle the Git backend used by the FindCommit RPC.

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

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Jacob Vosmaer

Merge request reports