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.go')
-rw-r--r--cmd/gitaly-git2go-v15/rebase.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/gitaly-git2go-v15/rebase.go b/cmd/gitaly-git2go-v15/rebase.go
index a385094e9..e2cc3022f 100644
--- a/cmd/gitaly-git2go-v15/rebase.go
+++ b/cmd/gitaly-git2go-v15/rebase.go
@@ -1,5 +1,4 @@
//go:build static && system_libgit2
-// +build static,system_libgit2
package main