Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeger-Jan van de Weg <git@zjvandeweg.nl>2020-09-09 15:58:27 +0300
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2020-09-30 15:07:01 +0300
commit8f5eecb4bb6f7b0d9bedcf3bded2529a0c01cf09 (patch)
tree87de9014ffec660f9d958727cfd6b4c8c3e45e97 /.gitignore
parent538e5d075acdbb46307d293251ae68fe0dd41b42 (diff)
hooks: Remove Ruby execution path for postreceive
Currently the only hook in production running their Ruby implementation is the postreceive hook. For GitLab.com the feature flag was toggled, and performs very well. As such the feature will be expose to all GitLab installs, as the feature flag is removed in this change.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4f6c22b79..9d277070e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,7 +13,6 @@ cmd/gitaly-wrapper/gitaly-wrapper
/_support/bin
/internal/service/smarthttp/testdata
/internal/testhelper/testdata/data
-/internal/testhelper/testdata/gitaly-libexec
/*.toml
/.ruby-bundle
/ruby/vendor/bundle