Class: Gitlab::GitalyClient::Diff

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

Constant Summary collapse

ATTRS =
%i[from_path to_path old_mode new_mode from_id to_id patch overflow_marker collapsed too_large].freeze

Method Summary

Methods included from AttributesBag

#==, #attributes, #initialize