0

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?

Ramkumar D
  • 9,226
  • 2
  • 17
  • 18

1 Answers1

1

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.

Rekovni
  • 6,319
  • 3
  • 39
  • 62