Deltas check fail in reviews

Hi,

I’m having the error:

[ERROR] MR must be under or equal to 200 deltas

I guess that is because for my solution a file with more than 60k lines needs to be uploaded.

I tried adding -no-deltas-check to my commit as stated in another MR review, but it keeps failing.

So, what should I do?

Thanks.

Hi, @perceived-doubt

You can skip the deltas test by adding a - no-deltas-test to the MR message.