Skip to content

Expose Rugged diff options

Add an argument to methods that generate a diff so that a hash of options can be passed to Rugged. This will allow Gitlab to ignore whitespace in diffs as suggested on feedback.gitlab.com.

Merge request reports