Skip to content

gitaly: Add `hooks set` subcommand

Justin Tobler requested to merge jt-custom-hooks-tooling into master

Currently there is not any tooling for an administer to set custom Git hooks for a repository via the SetCustomHooks RPC. This change adds the hooks set subcommand to the Gitaly CLI which allows an admin to set these custom hooks.

Edited by Justin Tobler

Merge request reports