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:
Diffstat (limited to 'cmd/gitaly-git2go-v15/rebase_test.go')
-rw-r--r--cmd/gitaly-git2go-v15/rebase_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/gitaly-git2go-v15/rebase_test.go b/cmd/gitaly-git2go-v15/rebase_test.go
index 5e86bda1a..d6cce487b 100644
--- a/cmd/gitaly-git2go-v15/rebase_test.go
+++ b/cmd/gitaly-git2go-v15/rebase_test.go
@@ -1,4 +1,4 @@
-//go:build static && system_libgit2
+//go:build static && system_libgit2 && !gitaly_test_sha256
package main