Skip to content

Add Gitaly proto plugin back in

Paul Okstad (ex-GitLab) requested to merge po_add_gitaly_check into master

Somehow during the merge request !228 (merged) the Gitaly plugin was removed from the Makefile thus disabling the extension checks. This change adds the plugin to the protoc command for generating the Go stubs. It also adds the required annotations to the newest request messages added since !228 (merged) was merged.

Relates to gitaly#1496 (closed)

Edited by Paul Okstad (ex-GitLab)

Merge request reports