Class: Gitlab::GitalyClient::DiffBlob

Inherits:
Object
  • Object
show all
Includes:
AttributesBag
Defined in:
lib/gitlab/gitaly_client/diff_blob.rb

Constant Summary collapse

ATTRS =
%i[left_blob_id right_blob_id patch status binary over_patch_bytes_limit].freeze

Method Summary

Methods included from AttributesBag

#==, #attributes, #initialize