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/operations.pb.go')
-rw-r--r--proto/go/gitalypb/operations.pb.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/go/gitalypb/operations.pb.go b/proto/go/gitalypb/operations.pb.go
index f0aa943b8..c9e0c40bb 100644
--- a/proto/go/gitalypb/operations.pb.go
+++ b/proto/go/gitalypb/operations.pb.go
@@ -616,7 +616,7 @@ type UserDeleteBranchResponse struct {
unknownFields protoimpl.UnknownFields
// PreReceiveError is never set anymore. This RPC will instead return a UserDeleteBranchError for
- // a subset of well-defined error cases.
+ // a subset of well-defined error cases. This field will be removed in v16.0.
//
// Deprecated: Do not use.
PreReceiveError string `protobuf:"bytes,1,opt,name=pre_receive_error,json=preReceiveError,proto3" json:"pre_receive_error,omitempty"`