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 'proto/diff.proto')
-rw-r--r--proto/diff.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/proto/diff.proto b/proto/diff.proto
index 4d48703cd..383aa01f1 100644
--- a/proto/diff.proto
+++ b/proto/diff.proto
@@ -4,6 +4,7 @@ package gitaly;
option go_package = "gitlab.com/gitlab-org/gitaly/proto/go/gitalypb";
+import "lint.proto";
import "shared.proto";
service DiffService {