Skip to content

Diff and patch for commits and merge requests

Created by: riyad

  • Fixes commit patches getting escaped (see #2036 (closed))
  • Support diff and patch generation for commits and merge request
  • MergeReqest doesn't generate a temporary file for the patch any more
  • Update the UI to allow downloading both

Problems with this PR:

Can anyone see why? What is different in the MergeRequestsController? If noone knows I'll remove the merge request controller spec before merge.

Merge request reports