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:
authorjramsay <jcai@gitlab.com>2019-10-22 04:21:54 +0300
committerJohn Cai <jcai@gitlab.com>2019-11-20 04:36:55 +0300
commit7d4a9c5be6a37cfd000df00bf71ed70103eb7845 (patch)
treead1703b9cb6edb6332b33fb2cdcbe56af8a02c06 /.gitignore
parent78f16381648b2d1857d01c39eeef25035599cffb (diff)
Validate that hook files are reachable and executable
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index dfa56ee86..febee9017 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,7 +12,8 @@ cmd/gitaly-remote/gitaly-remote
/_support/package/bin
/_support/bin
/internal/service/smarthttp/testdata
-/internal/testhelper/testdata
+/internal/testhelper/testdata/data
+/internal/testhelper/testdata/gitaly-libexec
/config.toml
/.ruby-bundle
/ruby/vendor/bundle