Skip to content

WIP: Display comments on master(HEAD) diff version

Igor Drozdov requested to merge id-master-head-comments into master

What does this MR do?

master(HEAD) may differ from master(base) version, but we still need to display comments for both versions

This MR introduces DiffNotePositions, which stores diff note's position for a particular state of a merge request.

Related issues:

Edited by Igor Drozdov

Merge request reports