Update textproc/zorba to version 2.7.0_16
[dports.git] / net / rubygem-gitaly-proto / pkg-descr
1 Gitaly is part of GitLab. It is a server application that uses its own gRPC
2 protocol to communicate with its clients. This repository contains the protocol
3 definition and automatically generated wrapper code for Go and Ruby.
4
5 The .proto files define the remote procedure calls for interacting with Gitaly.
6 We keep auto-generated client libraries for Ruby and Go in their respective
7 subdirectories.
8
9 Use the make generate script from the root of the repository to regenerate the
10 client libraries after updating .proto files.
11
12 WWW: https://gitlab.com/gitlab-org/gitaly-proto