Use the new Gitaly CommitDiff RPC
Showing
... | ... | @@ -367,7 +367,7 @@ gem 'vmstat', '~> 2.3.0' |
gem 'sys-filesystem', '~> 1.1.6' | ||
# Gitaly GRPC client | ||
gem 'gitaly', '~> 0.7.0' | ||
gem 'gitaly', '~> 0.8.0' | ||
gem 'toml-rb', '~> 0.3.15', require: false | ||
... | ... |
lib/gitlab/gitaly_client/diff.rb
0 → 100644
lib/gitlab/gitaly_client/diff_stitcher.rb
0 → 100644
spec/lib/gitlab/gitaly_client/diff_spec.rb
0 → 100644
Please
register
or
sign in
to comment