summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJacob Vosmaer <jacob@gitlab.com>2018-12-20 17:01:03 +0100
committerJacob Vosmaer <jacob@gitlab.com>2018-12-20 17:01:03 +0100
commit482e981dc06fefa0239fecddd955727e8f75ec9d (patch)
tree6394d2df9e4c78f1b144dba758c1c041affed385 /README.md
parentd3a853ec18c347ff85810d44c562af8de9249e58 (diff)
downloadgitlab-shell-482e981dc06fefa0239fecddd955727e8f75ec9d.tar.gz
Gitaly hook transistion changes
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2de6549..55f7c61 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ Git hooks that allow GitLab to validate Git pushes (e.g. "is this user
allowed to push to this protected branch"). These hooks also trigger
events in GitLab (e.g. to start a CI pipeline after a push). In
GitLab's current architecture (Q4 2018) these hooks belong to Gitaly
-more than gitlab-shell. We [intend to move them to the Gitaly
+more than gitlab-shell. We [are moving them to the Gitaly
repository](https://gitlab.com/gitlab-org/gitaly/issues/1226).
## Code status