Skip to content

Remove duplicate method definitions

Jacob Vosmaer requested to merge gitlab-git-duplicate-code into master

What does this MR do?

Fixes a merging mistake that caused three methods to be defined twice in lib/gitlab/git/repository.rb.

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?

Merge request reports