aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-gitaly-proto/pkg-descr
blob: 2886a66d5b6844f9c74940c0b1f50d76d8aaa258 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Gitaly is part of GitLab. It is a server application that uses its own gRPC
protocol to communicate with its clients. This repository contains the protocol
definition and automatically generated wrapper code for Go and Ruby.

The .proto files define the remote procedure calls for interacting with Gitaly.
We keep auto-generated client libraries for Ruby and Go in their respective
subdirectories.

Use the make generate script from the root of the repository to regenerate the
client libraries after updating .proto files.

WWW: https://gitlab.com/gitlab-org/gitaly-proto