Skip to content

Create wrapper to use Gitaly DiffStats RPC

Oswaldo Ferreira requested to merge osw-diff-numstat-client into master

What does this MR do?

  • This creates a wrapper method on Gitaly commit client service in order to use DiffNumStat RPC
  • It doesn't add any additional code to make GitLab use the RPC for now
  • This will be used in upcoming releases

Proto MR: gitaly-proto!206 (merged) Server MR: gitaly!808 (merged)

Are there points in the code the reviewer needs to double check?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes gitaly#1147 (closed)

Edited by Oswaldo Ferreira

Merge request reports