Skip to content

Add support for commit diff ignore_whitespace_change and paths flags

Ahmad Sherif requested to merge fix/support-gitaly-commit-diff-flags into master

What does this MR do?

It re-enables CommitController#show Gitaly migration, now that we support ignore_whitespace_change and paths flags in Gitaly server.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

gitaly#198 (closed)

Merge request reports