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/go/gitalypb/repository.pb.go')
-rw-r--r--proto/go/gitalypb/repository.pb.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/proto/go/gitalypb/repository.pb.go b/proto/go/gitalypb/repository.pb.go
index 11b17c84e..fae6c1483 100644
--- a/proto/go/gitalypb/repository.pb.go
+++ b/proto/go/gitalypb/repository.pb.go
@@ -1489,7 +1489,7 @@ func (x *HasLocalBranchesResponse) GetValue() bool {
return false
}
-// FetchSourceBranchRequest ...
+// FetchSourceBranchRequest is a request for the FetchSourceBranch RPC.
type FetchSourceBranchRequest struct {
state protoimpl.MessageState
sizeCache protoimpl.SizeCache
@@ -1568,7 +1568,7 @@ func (x *FetchSourceBranchRequest) GetTargetRef() []byte {
return nil
}
-// FetchSourceBranchResponse ...
+// FetchSourceBranchResponse is a response for the FetchSourceBranch RPC.
type FetchSourceBranchResponse struct {
state protoimpl.MessageState
sizeCache protoimpl.SizeCache