ruby/proto/gitaly/hook_pb.rb in gitaly-14.4.0.pre.rc43 vs ruby/proto/gitaly/hook_pb.rb in gitaly-14.6.0.pre.rc1

- old
+ new

@@ -1,11 +1,11 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # source: hook.proto -require 'google/protobuf' - require 'lint_pb' require 'shared_pb' +require 'google/protobuf' + Google::Protobuf::DescriptorPool.generated_pool.build do add_file("hook.proto", :syntax => :proto3) do add_message "gitaly.PreReceiveHookRequest" do optional :repository, :message, 1, "gitaly.Repository" repeated :environment_variables, :string, 2