Skip to content
Snippets Groups Projects
Commit 582aee6e authored by Georges Racinet's avatar Georges Racinet
Browse files

DiffService.CommitDiff: fully implement whitespace options

In Gitaly protocol 16.3, the `ignore_whitespace_changes` boolean
disappears, being replaced with a 3-valued enum, corresponding
to two levels of whitespace ignoring in Git.

The disparition means that the attribute was long deprecated, and
no upstream client had been using it for a while, so it was about
time we implement the "new" `WhitespaceChanges` enum.

Closes #137
parent 12ed203c
No related branches found
No related tags found
2 merge requests!211gRPC engines upgrade and stable branch merge,!208Gitaly protocol v16.3 and diff whitespace options
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment