Skip to content

Remove the Project#repo method

Jacob Vosmaer requested to merge remove-project-repo into master

What does this MR do?

Remove a method that leaks Rugged::Repository instances into the application.

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

Why was this MR needed?

We cannot use Rugged in production (non-test) code.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Jacob Vosmaer

Merge request reports