From 30052eb6209313e675c8598682d5541443f8571b Mon Sep 17 00:00:00 2001 From: John Cai Date: Fri, 17 Jul 2020 13:12:21 -0700 Subject: Document hook execution paths --- doc/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/README.md') diff --git a/doc/README.md b/doc/README.md index 9a593498d..694c13de9 100644 --- a/doc/README.md +++ b/doc/README.md @@ -12,11 +12,12 @@ The reference guide is documented in https://gitlab.com/gitlab-org/gitlab/blob/m #### Developing Gitaly -- When new to Gitaly development, start by reading the [beginners guide](doc/beginners_guide.md). +- When new to Gitaly development, start by reading the [beginners guide](doc/beginners_guide.md) - When developing on Gitaly-Ruby, read the [Gitaly-Ruby doc](doc/ruby_endpoint.md) - The Gitaly release process is described in [our process doc](doc/PROCESS.md) - Tests use Git repositories too, [read more about them](doc/test_repos.md) - Praefect uses SQL. To create a new SQL migration see [sql_migrations.md](sql_migrations.md) +- For Gitaly hooks documentation, see [Gitaly hooks documentation](hooks.md) #### Gitaly Cluster -- cgit v1.2.3