Skip to content

Expose internal repository create method for gitaly

Jacob Vosmaer (GitLab) requested to merge create-repository-internal into master

What does this MR do?

Exposes part of Gitlab::Git::Repository.create for use inside gitaly-ruby.

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

Why was this MR needed?

We need this internal method in https://gitlab.com/gitlab-org/gitaly/merge_requests/361.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Jacob Vosmaer (GitLab)

Merge request reports