Proposal: Make it possible to hide specific changes in a Merge Request
Problem to solve
Imagine you have to work on a new feature and create a MR with WIP. Then, I want to review the changes regulary, but some changes are easy to evaluate and I don't want to see them again in the MR, so I want to mark them as "reviewed" and "hide them" from the diff view of the specific file.
Intended users
Developer
Further details
Easier MR, by ignoring/hiding trivial changes to the code like adding a comment.
Proposal
add a +- or a accept change or hide change from the diff view of a MR.