Skip to content

Conflict resolution refactor

Alejandro Rodríguez requested to merge conflict-resolution-refactor into master

What does this MR do?

Refactor conflict resolution to contain git ops within Gitlab::Git.

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

Yes, the refactors pointed out by REFACTOR NOTE comments.

Why was this MR needed?

This prepares the codebase for a Gitaly migration.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

gitaly#553 (closed)

Edited by Alejandro Rodríguez

Merge request reports