Skip to content

Use Gitlab::Git's Popen on that module's code

Alejandro Rodríguez requested to merge gitlab-git-popen into master

What does this MR do?

Gitaly Conversation: gitaly#540 (closed)

Use Gitlab::Git's Popen on that module's code

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

No

Why was this MR needed?

This allows the current Gitaly migration to depend on less code outside of the Gitlab::Git module

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Adjustment necessary for gitaly!344 (comment 40062298)

Closes gitaly#597 (closed)

Edited by Alejandro Rodríguez

Merge request reports