Sha256: 935be1febfbd9ccaac026dd754ea890aeebb06b05623941c031f79c37fddc397
Contents?: true
Size: 539 Bytes
Versions: 1
Compression:
Stored size: 539 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: gitaly.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "gitaly.InfoRefsRequest" do end add_message "gitaly.InfoRefsResponse" do optional :data, :bytes, 1 end end module Gitaly InfoRefsRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.InfoRefsRequest").msgclass InfoRefsResponse = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.InfoRefsResponse").msgclass end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gitaly-0.0.1 | lib/gitaly/gitaly_pb.rb |