-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
DocumentationImprovements or additions to documentationImprovements or additions to documentationEnhancementNew feature or requestNew feature or request
Description
Hi,
First I want to say this is good idea which can be very useful.
One thing that I found is that in the "Merge Request's Changes" diff is generated between the base commit and HEAD, but it should be between target branch and HEAD.
The command git diff target-branch...merge-request-branch
gives exactly what we need.
The problem is visible if there is a long running MR with updates from target branch, then in changes we show changes which actually were done in target branch.
XIII-th, s0nerik and bojanbg
Metadata
Metadata
Assignees
Labels
DocumentationImprovements or additions to documentationImprovements or additions to documentationEnhancementNew feature or requestNew feature or request