# 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