Sha256: 412b05fee79430ecfccccdfdc0955f4a509993a50c3f8b24d77e990887679f58
Contents?: true
Size: 613 Bytes
Versions: 173
Compression:
Stored size: 613 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: notifications.proto require 'google/protobuf' require 'shared_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "gitaly.PostReceiveRequest" do optional :repository, :message, 1, "gitaly.Repository" end add_message "gitaly.PostReceiveResponse" do end end module Gitaly PostReceiveRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.PostReceiveRequest").msgclass PostReceiveResponse = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.PostReceiveResponse").msgclass end
Version data entries
173 entries across 173 versions & 6 rubygems