Merge Request Diff
Created by: klj613
Scenario:
- Feature branch takes 3 days to complete.
- Feature branch has been kept up to date with master.
- Merge request feature branch --> master.
- MR's diff also shows the changes from the merge commits which has code from master.
I would consider this a bug. Since that code is already in master and the feature branch has nothing to do with it.