what is outdated diff in gitlab MR?

61 Views Asked by At

We are using gitlab version 8.4.11. sometimes we see an outdated diff in MR discussion section.

what is outdated diff and when it will occur?

1

There are 1 best solutions below

0
On BEST ANSWER

An outdated diff is where you started a discussion on some part of code, and someone pushes some code which changes that line of code where the discussion happened.

Additional information.