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:
authorPaul Okstad <pokstad@gitlab.com>2020-01-29 04:33:18 +0300
committerJohn Cai <jcai@gitlab.com>2020-01-29 04:33:18 +0300
commit1d3d44a3a1f9a6a7076a3dea469e39900758903f (patch)
tree9f746163938d541be462033157ee81f6f84382f7
parentb7b59bdf383b192c00876b00914323187c704eed (diff)
Revert branch field removal in UserSquash RPC
-rw-r--r--changelogs/unreleased/po-revert-squash-branch-removal.yml5
-rw-r--r--proto/go/gitalypb/operations.pb.go278
-rw-r--r--proto/operations.proto3
-rw-r--r--ruby/proto/gitaly/operations_pb.rb1
4 files changed, 151 insertions, 136 deletions
diff --git a/changelogs/unreleased/po-revert-squash-branch-removal.yml b/changelogs/unreleased/po-revert-squash-branch-removal.yml
new file mode 100644
index 000000000..6b341d536
--- /dev/null
+++ b/changelogs/unreleased/po-revert-squash-branch-removal.yml
@@ -0,0 +1,5 @@
+---
+title: Revert branch field removal in UserSquashRequest message for RPC operations.UserSquash
+merge_request: 1792
+author:
+type: deprecated
diff --git a/proto/go/gitalypb/operations.pb.go b/proto/go/gitalypb/operations.pb.go
index 7cf4dedc7..2f68a2e35 100644
--- a/proto/go/gitalypb/operations.pb.go
+++ b/proto/go/gitalypb/operations.pb.go
@@ -2252,6 +2252,7 @@ type UserSquashRequest struct {
Repository *Repository `protobuf:"bytes,1,opt,name=repository,proto3" json:"repository,omitempty"`
User *User `protobuf:"bytes,2,opt,name=user,proto3" json:"user,omitempty"`
SquashId string `protobuf:"bytes,3,opt,name=squash_id,json=squashId,proto3" json:"squash_id,omitempty"`
+ Branch []byte `protobuf:"bytes,4,opt,name=branch,proto3" json:"branch,omitempty"` // Deprecated: Do not use.
StartSha string `protobuf:"bytes,5,opt,name=start_sha,json=startSha,proto3" json:"start_sha,omitempty"`
EndSha string `protobuf:"bytes,6,opt,name=end_sha,json=endSha,proto3" json:"end_sha,omitempty"`
Author *User `protobuf:"bytes,7,opt,name=author,proto3" json:"author,omitempty"`
@@ -2307,6 +2308,14 @@ func (m *UserSquashRequest) GetSquashId() string {
return ""
}
+// Deprecated: Do not use.
+func (m *UserSquashRequest) GetBranch() []byte {
+ if m != nil {
+ return m.Branch
+ }
+ return nil
+}
+
func (m *UserSquashRequest) GetStartSha() string {
if m != nil {
return m.StartSha
@@ -2737,143 +2746,144 @@ func init() {
func init() { proto.RegisterFile("operations.proto", fileDescriptor_1b4a5877375e491e) }
var fileDescriptor_1b4a5877375e491e = []byte{
- // 2175 bytes of a gzipped FileDescriptorProto
+ // 2177 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xec, 0x5a, 0xcd, 0x6f, 0x23, 0x49,
- 0x15, 0x4f, 0xdb, 0x8e, 0xe3, 0xbc, 0x38, 0x89, 0x53, 0xbb, 0x3b, 0xeb, 0xf5, 0x4c, 0x98, 0x6c,
- 0x67, 0x86, 0xf1, 0x0c, 0xe0, 0xf9, 0x60, 0x05, 0x12, 0xd2, 0x82, 0x26, 0x8e, 0x43, 0x66, 0xb4,
+ 0x15, 0x4f, 0xdb, 0x8e, 0xe3, 0xbc, 0x38, 0x89, 0x53, 0xb3, 0x3b, 0xeb, 0xf5, 0x4c, 0x98, 0x6c,
+ 0x67, 0x86, 0xf1, 0x0c, 0xe0, 0xf9, 0x60, 0x05, 0x12, 0xd2, 0x82, 0x26, 0x8e, 0x43, 0x66, 0xb5,
0xf9, 0xa0, 0x93, 0x01, 0xb1, 0x42, 0x34, 0x1d, 0xbb, 0x62, 0xb7, 0xb0, 0xdd, 0xbd, 0xd5, 0xed,
- 0x30, 0xe1, 0x80, 0x90, 0x90, 0x58, 0x8e, 0x9c, 0x98, 0x13, 0x12, 0x37, 0x24, 0xc4, 0x85, 0x0b,
- 0x42, 0x1c, 0x10, 0xe2, 0x06, 0x57, 0xee, 0xfc, 0x01, 0x48, 0x70, 0x00, 0x71, 0xd9, 0x13, 0xaa,
- 0x7a, 0xaf, 0xed, 0xae, 0xee, 0x76, 0x36, 0x59, 0x12, 0xed, 0x80, 0xb8, 0xc5, 0xaf, 0x5e, 0xbf,
- 0x7a, 0xef, 0xf7, 0xbe, 0xaa, 0x5e, 0x05, 0x2a, 0x9e, 0xcf, 0x85, 0x13, 0xba, 0xde, 0x30, 0x68,
- 0xf8, 0xc2, 0x0b, 0x3d, 0x56, 0xec, 0xba, 0xa1, 0xd3, 0x3f, 0xad, 0x95, 0x83, 0x9e, 0x23, 0x78,
- 0x07, 0xa9, 0xe6, 0xaf, 0x0c, 0x78, 0xfd, 0x59, 0xc0, 0x45, 0x53, 0x70, 0x27, 0xe4, 0x1b, 0xc2,
- 0x19, 0xb6, 0x7b, 0x16, 0x7f, 0x6f, 0xc4, 0x83, 0x90, 0x3d, 0x02, 0x10, 0xdc, 0xf7, 0x02, 0x37,
- 0xf4, 0xc4, 0x69, 0xd5, 0x58, 0x33, 0xea, 0x0b, 0x8f, 0x58, 0x03, 0xc5, 0x34, 0xac, 0xf1, 0x8a,
- 0x15, 0xe3, 0x62, 0x37, 0x61, 0xe1, 0x48, 0x09, 0xb1, 0x87, 0xce, 0x80, 0x57, 0x73, 0x6b, 0x46,
- 0xbd, 0x6c, 0x01, 0x92, 0x76, 0x9d, 0x01, 0x67, 0x6b, 0x50, 0x18, 0x05, 0x5c, 0x54, 0xf3, 0x4a,
- 0x5c, 0x39, 0x12, 0x27, 0x75, 0xb0, 0xd4, 0x8a, 0x14, 0x11, 0x84, 0x8e, 0x08, 0x6d, 0xdf, 0x73,
- 0x87, 0x61, 0xb5, 0x80, 0x22, 0x14, 0x69, 0x5f, 0x52, 0xcc, 0x21, 0x54, 0xd3, 0x2a, 0x07, 0xbe,
- 0x37, 0x0c, 0x38, 0xfb, 0x24, 0x14, 0x71, 0x33, 0xd2, 0x77, 0x29, 0xda, 0x80, 0xf8, 0x68, 0x95,
- 0xdd, 0x83, 0x15, 0x5f, 0x70, 0x5b, 0xf0, 0x36, 0x77, 0x4f, 0xb8, 0xcd, 0x85, 0xf0, 0x84, 0xd2,
- 0x76, 0xde, 0x5a, 0xf6, 0x05, 0xb7, 0x90, 0xde, 0x92, 0x64, 0xf3, 0xf7, 0x84, 0xd1, 0x33, 0xbf,
- 0xf3, 0xb2, 0x60, 0x74, 0x0d, 0x8a, 0x43, 0xfe, 0x1d, 0xc1, 0x4f, 0x08, 0x1e, 0xfa, 0x25, 0xe9,
- 0x5e, 0xbf, 0x23, 0xe9, 0xb3, 0x48, 0xc7, 0x5f, 0xe6, 0x16, 0x42, 0xa6, 0x5b, 0x40, 0x90, 0x65,
- 0x42, 0x61, 0x64, 0x43, 0xf1, 0x63, 0x82, 0x62, 0x93, 0xf7, 0xf9, 0xcb, 0x01, 0x45, 0x64, 0x9a,
- 0xae, 0xd1, 0x47, 0x30, 0xed, 0x7d, 0x03, 0x5e, 0x9d, 0x08, 0x3a, 0x74, 0xba, 0xff, 0x89, 0x5d,
- 0x6f, 0x40, 0x29, 0x74, 0xba, 0x71, 0xa3, 0xe6, 0x42, 0xa7, 0x7b, 0x4e, 0x8b, 0x9a, 0xf0, 0x5a,
- 0x42, 0x91, 0x8f, 0x60, 0xce, 0x9f, 0xc8, 0x1c, 0xcc, 0x92, 0x8f, 0xd1, 0x1c, 0x76, 0x07, 0x96,
- 0x43, 0x47, 0x74, 0x79, 0x68, 0x0b, 0x7e, 0xe2, 0x06, 0xae, 0x37, 0xa4, 0xa0, 0x5d, 0x42, 0xb2,
- 0x45, 0x54, 0x56, 0x85, 0xb9, 0x01, 0x0f, 0x02, 0xa7, 0xcb, 0x29, 0x7a, 0xa3, 0x9f, 0xe6, 0x77,
- 0x11, 0x91, 0x98, 0x2d, 0x84, 0xc8, 0x2a, 0xe4, 0x43, 0xa7, 0x4b, 0x56, 0x2c, 0x44, 0x9b, 0x4b,
- 0x0e, 0x49, 0x97, 0xe9, 0xc0, 0x9f, 0xbb, 0x41, 0x18, 0x28, 0xad, 0x4b, 0x16, 0xfd, 0xca, 0x06,
- 0x32, 0x9f, 0x0d, 0xe4, 0x9f, 0x0d, 0xb8, 0x26, 0x37, 0xdf, 0xe1, 0xa2, 0x7b, 0x09, 0x11, 0x1f,
- 0xe1, 0x95, 0x9b, 0x8a, 0xd7, 0x75, 0x98, 0x6f, 0x7b, 0x83, 0x81, 0x1b, 0xda, 0x6e, 0x87, 0x94,
- 0x2a, 0x21, 0xe1, 0x49, 0x47, 0x5a, 0x44, 0xf5, 0x8d, 0x12, 0x9f, 0xea, 0xd9, 0x54, 0xec, 0xd8,
- 0xab, 0x30, 0xeb, 0xf8, 0x7e, 0xff, 0xb4, 0x5a, 0x54, 0x10, 0xe0, 0x0f, 0xf3, 0x97, 0x94, 0xc8,
- 0x9a, 0x55, 0x04, 0xaa, 0xa6, 0x80, 0x91, 0x50, 0x60, 0x03, 0x16, 0x29, 0x63, 0x47, 0xaa, 0x98,
- 0x90, 0xe3, 0x57, 0x23, 0x43, 0xf6, 0xa2, 0xbe, 0x83, 0x42, 0xb1, 0xe2, 0x58, 0xe5, 0xa3, 0xd8,
- 0xaf, 0x6c, 0xf8, 0x0b, 0x99, 0xf0, 0x3f, 0x2d, 0x94, 0x72, 0x95, 0xbc, 0xf9, 0x7e, 0x0e, 0x23,
- 0x40, 0xa9, 0x7b, 0xe8, 0x59, 0xfc, 0xf8, 0x6a, 0x7d, 0xb0, 0x0a, 0x10, 0x78, 0x23, 0xd1, 0xe6,
- 0x76, 0xd0, 0x73, 0xc8, 0x09, 0xf3, 0x48, 0x39, 0xe8, 0x39, 0x53, 0xbd, 0xb0, 0x0a, 0x30, 0x0e,
- 0xf5, 0x63, 0x72, 0xc4, 0x7c, 0x14, 0xe5, 0xc7, 0x71, 0x27, 0x15, 0x75, 0x27, 0xd5, 0xa1, 0x72,
- 0xec, 0x8a, 0x20, 0xb4, 0x7d, 0x47, 0xf0, 0x21, 0x7e, 0x3e, 0x87, 0x49, 0xa2, 0xe8, 0xfb, 0x8a,
- 0x6c, 0xf1, 0x63, 0xd3, 0x89, 0x45, 0x23, 0x01, 0x71, 0x1e, 0xb7, 0x5d, 0xa4, 0xdf, 0x7d, 0x0f,
- 0x5e, 0xcb, 0xf4, 0xe2, 0xd9, 0x3b, 0xbc, 0x09, 0x65, 0x09, 0xb1, 0xdd, 0x56, 0x49, 0xda, 0xa1,
- 0x8c, 0x5b, 0x90, 0x34, 0xcc, 0xdb, 0x0e, 0xbb, 0x0d, 0x4b, 0x14, 0x3b, 0x11, 0x53, 0x5e, 0x31,
- 0x51, 0x44, 0x11, 0x9b, 0xf9, 0x33, 0x03, 0x5e, 0x91, 0x36, 0x6e, 0x6d, 0xbd, 0xac, 0xe9, 0x66,
- 0xfe, 0x90, 0xaa, 0xeb, 0x44, 0x45, 0x72, 0x42, 0x2a, 0x3d, 0x8c, 0x4b, 0x4a, 0x8f, 0x29, 0xbe,
- 0xfa, 0x1d, 0x25, 0x46, 0xb3, 0xc7, 0x85, 0x38, 0xdd, 0x77, 0xdb, 0xdf, 0xbe, 0x5a, 0xb4, 0xee,
- 0x42, 0x11, 0xc1, 0xa1, 0xbc, 0x5f, 0x89, 0x78, 0xbe, 0xec, 0x86, 0x4d, 0xb5, 0x60, 0x11, 0x43,
- 0xb2, 0xb7, 0x17, 0x52, 0xbd, 0x7d, 0x7a, 0xcd, 0xba, 0x07, 0x2b, 0x78, 0x04, 0x8c, 0x0b, 0xc0,
- 0x94, 0x59, 0x56, 0x0b, 0x1b, 0x13, 0x29, 0x6f, 0x43, 0x05, 0x79, 0x63, 0xd6, 0xce, 0x4d, 0xb5,
- 0x16, 0x3f, 0x9f, 0x10, 0xcc, 0x7f, 0xe4, 0x30, 0xa1, 0xe2, 0x00, 0x5e, 0xae, 0x2f, 0x31, 0xd6,
- 0xed, 0x50, 0xf0, 0x84, 0x2f, 0x71, 0xe1, 0x50, 0x70, 0xf4, 0xa5, 0xcc, 0x20, 0x8a, 0xc4, 0x78,
- 0x43, 0x5a, 0x40, 0x1a, 0xb2, 0x5c, 0xa0, 0x72, 0xb2, 0x36, 0x5c, 0x4b, 0x6d, 0x6d, 0xb7, 0xbd,
- 0x0e, 0xa2, 0xbd, 0xf4, 0xa8, 0x11, 0x77, 0x6f, 0xda, 0xfc, 0x46, 0x53, 0x57, 0xcf, 0x7a, 0x25,
- 0xa1, 0x6f, 0xd3, 0xeb, 0x70, 0xf3, 0x2d, 0x58, 0x4e, 0xf0, 0xb1, 0x12, 0x14, 0x76, 0xf7, 0x76,
+ 0x30, 0xe1, 0x80, 0x90, 0x90, 0x58, 0x8e, 0x9c, 0xd8, 0x13, 0x12, 0x17, 0x84, 0x84, 0xb8, 0x70,
+ 0x41, 0x88, 0x03, 0x42, 0xdc, 0xe0, 0xca, 0x9d, 0x3f, 0x00, 0x09, 0x0e, 0x20, 0x2e, 0x7b, 0x42,
+ 0x55, 0xef, 0xb5, 0xdd, 0xd5, 0xdd, 0xce, 0x26, 0x4b, 0xa2, 0x1d, 0xd0, 0xde, 0xe2, 0x57, 0xaf,
+ 0x5f, 0xbd, 0xf7, 0x7b, 0x9f, 0x55, 0x15, 0xa8, 0x78, 0x3e, 0x17, 0x4e, 0xe8, 0x7a, 0xc3, 0xa0,
+ 0xe1, 0x0b, 0x2f, 0xf4, 0x58, 0xb1, 0xeb, 0x86, 0x4e, 0xff, 0xb4, 0x56, 0x0e, 0x7a, 0x8e, 0xe0,
+ 0x1d, 0xa4, 0x9a, 0xbf, 0x36, 0xe0, 0x95, 0x67, 0x01, 0x17, 0x4d, 0xc1, 0x9d, 0x90, 0x6f, 0x08,
+ 0x67, 0xd8, 0xee, 0x59, 0xfc, 0x9d, 0x11, 0x0f, 0x42, 0xf6, 0x18, 0x40, 0x70, 0xdf, 0x0b, 0xdc,
+ 0xd0, 0x13, 0xa7, 0x55, 0x63, 0xcd, 0xa8, 0x2f, 0x3c, 0x66, 0x0d, 0x14, 0xd3, 0xb0, 0xc6, 0x2b,
+ 0x56, 0x8c, 0x8b, 0xdd, 0x82, 0x85, 0x23, 0x25, 0xc4, 0x1e, 0x3a, 0x03, 0x5e, 0xcd, 0xad, 0x19,
+ 0xf5, 0xb2, 0x05, 0x48, 0xda, 0x75, 0x06, 0x9c, 0xad, 0x41, 0x61, 0x14, 0x70, 0x51, 0xcd, 0x2b,
+ 0x71, 0xe5, 0x48, 0x9c, 0xd4, 0xc1, 0x52, 0x2b, 0x52, 0x44, 0x10, 0x3a, 0x22, 0xb4, 0x7d, 0xcf,
+ 0x1d, 0x86, 0xd5, 0x02, 0x8a, 0x50, 0xa4, 0x7d, 0x49, 0x31, 0x87, 0x50, 0x4d, 0xab, 0x1c, 0xf8,
+ 0xde, 0x30, 0xe0, 0xec, 0x93, 0x50, 0xc4, 0xcd, 0x48, 0xdf, 0xa5, 0x68, 0x03, 0xe2, 0xa3, 0x55,
+ 0x76, 0x1f, 0x56, 0x7c, 0xc1, 0x6d, 0xc1, 0xdb, 0xdc, 0x3d, 0xe1, 0x36, 0x17, 0xc2, 0x13, 0x4a,
+ 0xdb, 0x79, 0x6b, 0xd9, 0x17, 0xdc, 0x42, 0x7a, 0x4b, 0x92, 0xcd, 0x3f, 0x10, 0x46, 0xcf, 0xfc,
+ 0xce, 0x8b, 0x82, 0xd1, 0x75, 0x28, 0x0e, 0xf9, 0x77, 0x04, 0x3f, 0x21, 0x78, 0xe8, 0x97, 0xa4,
+ 0x7b, 0xfd, 0x8e, 0xa4, 0xcf, 0x22, 0x1d, 0x7f, 0x99, 0x5b, 0x08, 0x99, 0x6e, 0x01, 0x41, 0x96,
+ 0x09, 0x85, 0x91, 0x0d, 0xc5, 0x8f, 0x09, 0x8a, 0x4d, 0xde, 0xe7, 0x2f, 0x06, 0x14, 0x91, 0x69,
+ 0xba, 0x46, 0x1f, 0xc2, 0xb4, 0x77, 0x0d, 0x78, 0x69, 0x22, 0xe8, 0xd0, 0xe9, 0xfe, 0x37, 0x76,
+ 0xbd, 0x0a, 0xa5, 0xd0, 0xe9, 0xc6, 0x8d, 0x9a, 0x0b, 0x9d, 0xee, 0x39, 0x2d, 0x6a, 0xc2, 0xcb,
+ 0x09, 0x45, 0x3e, 0x84, 0x39, 0x7f, 0x26, 0x73, 0x30, 0x4b, 0x3e, 0x42, 0x73, 0xd8, 0x5d, 0x58,
+ 0x0e, 0x1d, 0xd1, 0xe5, 0xa1, 0x2d, 0xf8, 0x89, 0x1b, 0xb8, 0xde, 0x90, 0x82, 0x76, 0x09, 0xc9,
+ 0x16, 0x51, 0x59, 0x15, 0xe6, 0x06, 0x3c, 0x08, 0x9c, 0x2e, 0xa7, 0xe8, 0x8d, 0x7e, 0x9a, 0xdf,
+ 0x45, 0x44, 0x62, 0xb6, 0x10, 0x22, 0xab, 0x90, 0x0f, 0x9d, 0x2e, 0x59, 0xb1, 0x10, 0x6d, 0x2e,
+ 0x39, 0x24, 0x5d, 0xa6, 0x03, 0x7f, 0xee, 0x06, 0x61, 0xa0, 0xb4, 0x2e, 0x59, 0xf4, 0x2b, 0x1b,
+ 0xc8, 0x7c, 0x36, 0x90, 0x7f, 0x31, 0xe0, 0xba, 0xdc, 0x7c, 0x87, 0x8b, 0xee, 0x25, 0x44, 0x7c,
+ 0x84, 0x57, 0x6e, 0x2a, 0x5e, 0x37, 0x60, 0xbe, 0xed, 0x0d, 0x06, 0x6e, 0x68, 0xbb, 0x1d, 0x52,
+ 0xaa, 0x84, 0x84, 0xa7, 0x1d, 0x69, 0x11, 0xd5, 0x37, 0x4a, 0x7c, 0xaa, 0x67, 0x53, 0xb1, 0x63,
+ 0x2f, 0xc1, 0xac, 0xe3, 0xfb, 0xfd, 0xd3, 0x6a, 0x51, 0x41, 0x80, 0x3f, 0xcc, 0x5f, 0x51, 0x22,
+ 0x6b, 0x56, 0x11, 0xa8, 0x9a, 0x02, 0x46, 0x42, 0x81, 0x0d, 0x58, 0xa4, 0x8c, 0x1d, 0xa9, 0x62,
+ 0x42, 0x8e, 0x5f, 0x8d, 0x0c, 0xd9, 0x8b, 0xfa, 0x0e, 0x0a, 0xc5, 0x8a, 0x63, 0x95, 0x8f, 0x62,
+ 0xbf, 0xb2, 0xe1, 0x2f, 0x64, 0xc2, 0xff, 0x66, 0xa1, 0x94, 0xab, 0xe4, 0xcd, 0x77, 0x73, 0x18,
+ 0x01, 0x4a, 0xdd, 0x43, 0xcf, 0xe2, 0xc7, 0x57, 0xeb, 0x83, 0x55, 0x80, 0xc0, 0x1b, 0x89, 0x36,
+ 0xb7, 0x83, 0x9e, 0x43, 0x4e, 0x98, 0x47, 0xca, 0x41, 0xcf, 0x99, 0xea, 0x85, 0x55, 0x80, 0x71,
+ 0xa8, 0x1f, 0x93, 0x23, 0xe6, 0xa3, 0x28, 0x3f, 0x8e, 0x3b, 0xa9, 0xa8, 0x3b, 0xa9, 0x0e, 0x95,
+ 0x63, 0x57, 0x04, 0xa1, 0xed, 0x3b, 0x82, 0x0f, 0xf1, 0xf3, 0x39, 0x4c, 0x12, 0x45, 0xdf, 0x57,
+ 0x64, 0x8b, 0x1f, 0x9b, 0x4e, 0x2c, 0x1a, 0x09, 0x88, 0xf3, 0xb8, 0xed, 0x22, 0xfd, 0xee, 0x7b,
+ 0xf0, 0x72, 0xa6, 0x17, 0xcf, 0xde, 0xe1, 0x35, 0x28, 0x4b, 0x88, 0xed, 0xb6, 0x4a, 0xd2, 0x0e,
+ 0x65, 0xdc, 0x82, 0xa4, 0x61, 0xde, 0x76, 0xd8, 0x1d, 0x58, 0xa2, 0xd8, 0x89, 0x98, 0xf2, 0x8a,
+ 0x89, 0x22, 0x8a, 0xd8, 0xcc, 0x9f, 0x19, 0x70, 0x4d, 0xda, 0xb8, 0xb5, 0xf5, 0xa2, 0xa6, 0x9b,
+ 0xf9, 0x43, 0xaa, 0xae, 0x13, 0x15, 0xc9, 0x09, 0xa9, 0xf4, 0x30, 0x2e, 0x29, 0x3d, 0xa6, 0xf8,
+ 0xea, 0xf7, 0x94, 0x18, 0xcd, 0x1e, 0x17, 0xe2, 0x74, 0xdf, 0x6d, 0x7f, 0xfb, 0x6a, 0xd1, 0xba,
+ 0x07, 0x45, 0x04, 0x87, 0xf2, 0x7e, 0x25, 0xe2, 0xf9, 0xb2, 0x1b, 0x36, 0xd5, 0x82, 0x45, 0x0c,
+ 0xc9, 0xde, 0x5e, 0x48, 0xf5, 0xf6, 0xe9, 0x35, 0xeb, 0x3e, 0xac, 0xe0, 0x08, 0x18, 0x17, 0x80,
+ 0x29, 0xb3, 0xac, 0x16, 0x36, 0x26, 0x52, 0xde, 0x80, 0x0a, 0xf2, 0xc6, 0xac, 0x9d, 0x9b, 0x6a,
+ 0x2d, 0x7e, 0x3e, 0x21, 0x98, 0xff, 0xcc, 0x61, 0x42, 0xc5, 0x01, 0xbc, 0x5c, 0x5f, 0x62, 0xac,
+ 0xdb, 0xa1, 0xe0, 0x09, 0x5f, 0xe2, 0xc2, 0xa1, 0xe0, 0xe8, 0x4b, 0x99, 0x41, 0x14, 0x89, 0xf1,
+ 0x86, 0xb4, 0x80, 0x34, 0x64, 0xb9, 0x40, 0xe5, 0x64, 0x6d, 0xb8, 0x9e, 0xda, 0xda, 0x6e, 0x7b,
+ 0x1d, 0x44, 0x7b, 0xe9, 0x71, 0x23, 0xee, 0xde, 0xb4, 0xf9, 0x8d, 0xa6, 0xae, 0x9e, 0x75, 0x2d,
+ 0xa1, 0x6f, 0xd3, 0xeb, 0x70, 0xf3, 0x75, 0x58, 0x4e, 0xf0, 0xb1, 0x12, 0x14, 0x76, 0xf7, 0x76,
0x5b, 0x95, 0x19, 0x36, 0x0f, 0xb3, 0xad, 0x9d, 0xfd, 0xc3, 0xaf, 0x57, 0x0c, 0x56, 0x86, 0x52,
- 0x73, 0x6f, 0x77, 0xeb, 0x9d, 0x27, 0xcd, 0xc3, 0x4a, 0xce, 0xfc, 0x6d, 0x0e, 0x56, 0x54, 0x50,
- 0xf1, 0x13, 0x2e, 0xbd, 0xf1, 0xff, 0x88, 0xbd, 0x40, 0xc4, 0xfe, 0x35, 0x07, 0x2c, 0x0e, 0xde,
- 0xff, 0x46, 0xb4, 0xda, 0x1f, 0x12, 0xad, 0xf7, 0x34, 0xd7, 0x6a, 0xa6, 0x5f, 0x65, 0xa4, 0xfe,
- 0x2b, 0x07, 0xd7, 0x55, 0x7e, 0x28, 0xb3, 0xb6, 0xdc, 0x3e, 0x0f, 0x1e, 0xb7, 0x25, 0x8a, 0xdb,
- 0xdc, 0xe9, 0x70, 0xc1, 0xb6, 0xa0, 0xe8, 0xa8, 0xdf, 0x0a, 0xee, 0x64, 0x52, 0x65, 0x7f, 0xd4,
- 0xc0, 0x1f, 0x87, 0xa7, 0x3e, 0xb7, 0xe8, 0x6b, 0xd9, 0x85, 0x8e, 0xdd, 0x3e, 0xb7, 0x7d, 0x27,
- 0xec, 0xd1, 0x11, 0xbb, 0x24, 0x09, 0xfb, 0x4e, 0xd8, 0x63, 0xeb, 0xb0, 0xe8, 0xcb, 0xb3, 0xb3,
- 0x37, 0x0a, 0x90, 0x21, 0xaf, 0x18, 0xca, 0x11, 0x51, 0x31, 0xc9, 0xe6, 0xea, 0x04, 0xfc, 0x73,
- 0x6f, 0xd9, 0x6d, 0x6f, 0x18, 0x72, 0xba, 0x39, 0xcb, 0xe6, 0xaa, 0xa8, 0x4d, 0x24, 0xb2, 0xbb,
- 0x50, 0xe1, 0xcf, 0x79, 0x7b, 0x14, 0x72, 0x5b, 0xca, 0x1f, 0x44, 0x08, 0x97, 0xac, 0x65, 0xa2,
- 0x6f, 0x11, 0x59, 0x6e, 0xeb, 0x0e, 0x8f, 0xb9, 0x18, 0x0b, 0xc4, 0x13, 0x64, 0x59, 0x11, 0x49,
- 0x9e, 0xf9, 0x0c, 0x60, 0x62, 0x0e, 0x03, 0x28, 0x36, 0xad, 0xd6, 0xe3, 0x43, 0x89, 0xe9, 0x12,
- 0x00, 0xfe, 0x6d, 0x6f, 0x3e, 0xb1, 0x2a, 0x86, 0x5c, 0x7b, 0xb6, 0xbf, 0x29, 0xd7, 0x72, 0x12,
- 0xf9, 0x9d, 0xbd, 0xaf, 0xb6, 0x2a, 0x79, 0x49, 0xdd, 0x6c, 0xbd, 0xd3, 0x3a, 0x6c, 0x55, 0x0a,
- 0xd2, 0x0b, 0xcd, 0xed, 0x9d, 0xbd, 0xcd, 0xca, 0xac, 0xf9, 0x13, 0x83, 0xfa, 0x5a, 0x12, 0x42,
- 0xf6, 0x36, 0x14, 0x7b, 0x0a, 0x46, 0x0a, 0xf0, 0xf5, 0x73, 0x20, 0xbe, 0x3d, 0x63, 0xd1, 0x47,
- 0xac, 0x06, 0x73, 0x91, 0x39, 0x0a, 0xe6, 0xed, 0x19, 0x2b, 0x22, 0x6c, 0x98, 0xb0, 0x26, 0x4b,
- 0x86, 0x4d, 0x71, 0x2d, 0xf1, 0x09, 0x6c, 0x74, 0x90, 0xed, 0x3b, 0xa7, 0x7d, 0xcf, 0xe9, 0x98,
- 0xbf, 0xc9, 0xc3, 0x8d, 0xc4, 0x4e, 0x54, 0xbf, 0x28, 0x22, 0xae, 0xa6, 0x8a, 0x25, 0x4a, 0x53,
- 0x3e, 0x55, 0x9a, 0x6e, 0xc3, 0x12, 0xa9, 0x1d, 0x55, 0x28, 0x2c, 0x5f, 0x8b, 0x48, 0xdd, 0xa1,
- 0x3a, 0xf5, 0x69, 0x60, 0xc4, 0xe6, 0x8c, 0xc2, 0x9e, 0x27, 0x50, 0x1c, 0x16, 0xb3, 0x0a, 0xae,
- 0x3c, 0x56, 0x0b, 0x4a, 0x68, 0x03, 0x5e, 0xd1, 0xb9, 0xf9, 0xc0, 0x71, 0xfb, 0x54, 0xd7, 0x56,
- 0xe2, 0xec, 0x2d, 0xb9, 0x90, 0x5d, 0x05, 0xe7, 0xce, 0x5f, 0x05, 0x4b, 0xe7, 0xae, 0x82, 0xf2,
- 0x5a, 0x73, 0xec, 0x89, 0x36, 0xaf, 0xce, 0xe3, 0xb5, 0x46, 0xfd, 0x90, 0x69, 0x84, 0x42, 0xe5,
- 0xb1, 0x1d, 0xf0, 0x30, 0xa7, 0x08, 0x07, 0x3d, 0xc7, 0xfc, 0x35, 0xdd, 0xe4, 0xd2, 0xae, 0x63,
- 0x5f, 0x4c, 0x04, 0xd5, 0xad, 0x29, 0x41, 0xa5, 0xb9, 0x3a, 0x16, 0x55, 0x9f, 0x1f, 0x97, 0x81,
- 0x9c, 0x5e, 0x75, 0xb3, 0x83, 0x72, 0x26, 0xca, 0xfb, 0x8d, 0x75, 0x78, 0x33, 0x1d, 0x72, 0x02,
- 0x77, 0x19, 0xc7, 0xdc, 0x2f, 0xa2, 0x21, 0x5d, 0x5c, 0x91, 0x4b, 0x2c, 0xfb, 0x37, 0x61, 0xc1,
- 0x1d, 0x76, 0xf8, 0x73, 0xad, 0xe0, 0x83, 0x22, 0x9d, 0x51, 0xc8, 0xa7, 0xdc, 0x97, 0x7f, 0x3e,
- 0xee, 0xed, 0xb2, 0xf0, 0x5c, 0xf9, 0xd9, 0x5d, 0xa8, 0x6d, 0x62, 0x67, 0x77, 0x24, 0x9c, 0x71,
- 0x55, 0x5e, 0x05, 0xca, 0x1b, 0x15, 0x24, 0xb3, 0x78, 0xb7, 0x43, 0x8a, 0xbc, 0xdb, 0x7d, 0x09,
- 0x56, 0x04, 0x1f, 0x78, 0x21, 0x8f, 0x07, 0x66, 0x71, 0xaa, 0xc2, 0x15, 0x64, 0x8e, 0x45, 0xe6,
- 0x3a, 0x2c, 0x92, 0x00, 0xda, 0x1e, 0x13, 0xa0, 0x8c, 0x44, 0x74, 0xc3, 0x17, 0x72, 0x55, 0xc3,
- 0xfc, 0xbe, 0x11, 0x35, 0x72, 0x44, 0x6a, 0x3c, 0xd3, 0x00, 0x32, 0x4a, 0xea, 0x87, 0xd7, 0x2c,
- 0x32, 0x53, 0xea, 0x77, 0x81, 0xdb, 0x81, 0xc4, 0xa7, 0x9b, 0x68, 0xd0, 0xa5, 0x2e, 0x75, 0x67,
- 0xa5, 0xc2, 0xdf, 0xa8, 0x9a, 0xa1, 0x0a, 0x4d, 0x6f, 0x78, 0xec, 0x8a, 0x81, 0x73, 0xd4, 0x1f,
- 0xfb, 0xad, 0x95, 0x48, 0x8c, 0x4f, 0xe9, 0x6d, 0x38, 0xfb, 0xab, 0x46, 0x2a, 0x3f, 0xae, 0x45,
- 0x43, 0x08, 0x75, 0x2b, 0xdc, 0x9e, 0xa1, 0x31, 0x44, 0xed, 0x0f, 0x39, 0x28, 0x5e, 0x69, 0xdd,
- 0xfc, 0xaf, 0x8d, 0x10, 0x56, 0x87, 0x8a, 0xf4, 0x9d, 0x3f, 0x0a, 0x7a, 0xb6, 0xe7, 0xab, 0x49,
- 0x7e, 0xb5, 0xb4, 0x96, 0xaf, 0xcf, 0x5b, 0x4b, 0x5d, 0x37, 0xdc, 0x1f, 0x05, 0xbd, 0x3d, 0xa4,
- 0x6e, 0xdc, 0x85, 0x3b, 0xaa, 0x86, 0x90, 0xa1, 0xed, 0x89, 0x3f, 0x52, 0x95, 0xe4, 0x2f, 0x06,
- 0xac, 0x4e, 0xf1, 0x1c, 0x45, 0xdf, 0xcd, 0x74, 0xf4, 0x6d, 0xcf, 0xc4, 0xe3, 0xef, 0x0e, 0x2c,
- 0x11, 0x83, 0x74, 0xa1, 0x1b, 0xdd, 0xf4, 0xb7, 0x67, 0xac, 0x45, 0xa4, 0x3f, 0x46, 0xf2, 0x45,
- 0x8a, 0x86, 0x1e, 0xa8, 0x05, 0x3d, 0x50, 0x37, 0xee, 0x41, 0x7d, 0xba, 0x7d, 0xa8, 0xf6, 0xd8,
- 0xc0, 0x17, 0x54, 0x7d, 0x0e, 0xde, 0x1b, 0x39, 0xc1, 0xd5, 0x4f, 0x0e, 0x02, 0xb5, 0x4d, 0x2c,
- 0xb6, 0x90, 0xf0, 0xa4, 0xa3, 0x77, 0xa2, 0x59, 0xbd, 0x13, 0xb1, 0xd7, 0x61, 0x8e, 0x0f, 0x3b,
- 0x6a, 0xa9, 0xa8, 0x96, 0x8a, 0x7c, 0xd8, 0x91, 0x0b, 0xb7, 0xa0, 0x88, 0x9d, 0x96, 0x2e, 0x04,
- 0xfa, 0xb6, 0xb4, 0x96, 0xd1, 0xeb, 0x4b, 0x19, 0xbd, 0xfe, 0x69, 0xa1, 0x54, 0xa8, 0xcc, 0x8e,
- 0x47, 0x16, 0x2e, 0x16, 0x9b, 0x08, 0x98, 0x49, 0xb1, 0x21, 0x1b, 0x62, 0xc5, 0x06, 0x29, 0x52,
- 0x9f, 0xb3, 0x0a, 0x08, 0x8e, 0xe6, 0xac, 0xb4, 0x93, 0xcd, 0x9f, 0xd2, 0x50, 0x42, 0x46, 0xc2,
- 0xe9, 0xbe, 0x13, 0x4e, 0x46, 0x38, 0x67, 0xf6, 0xd9, 0x14, 0x7b, 0x23, 0xeb, 0xf4, 0xe6, 0x4b,
- 0x06, 0x1e, 0x4c, 0x4e, 0x6f, 0x44, 0xa8, 0xfd, 0xc0, 0xb8, 0xe2, 0x5a, 0xb2, 0x0e, 0x8b, 0x34,
- 0xdd, 0xa3, 0xb4, 0xa5, 0x63, 0x38, 0x12, 0x31, 0x6d, 0xc7, 0x67, 0x48, 0x55, 0xdf, 0x6c, 0xa5,
- 0x5b, 0x2a, 0x0b, 0xbf, 0x81, 0xe7, 0x90, 0xb8, 0xbd, 0x97, 0xd7, 0xcd, 0xcd, 0xbf, 0x1b, 0x50,
- 0x9b, 0x3c, 0xf6, 0x1c, 0x8c, 0x8e, 0x06, 0x5e, 0x67, 0xd4, 0xe7, 0x57, 0x3e, 0x30, 0xa5, 0x90,
- 0x8c, 0x0d, 0x4c, 0x91, 0x72, 0xd6, 0xc0, 0xf4, 0x06, 0xcc, 0x07, 0x91, 0x82, 0xd1, 0xbc, 0x74,
- 0x4c, 0xc8, 0x88, 0xf3, 0x62, 0x46, 0x9c, 0x9b, 0x7f, 0x34, 0xf0, 0x8e, 0x96, 0x32, 0xf8, 0xe3,
- 0x99, 0xc9, 0xa5, 0x6e, 0xc6, 0x85, 0xd4, 0xcd, 0xf8, 0x69, 0xa1, 0x94, 0xaf, 0x14, 0xac, 0xf4,
- 0x65, 0xfb, 0xd1, 0x3f, 0x17, 0xa0, 0x32, 0xd6, 0xe7, 0x80, 0x8b, 0x13, 0xb7, 0xcd, 0xd9, 0xb7,
- 0xa0, 0x92, 0x7c, 0xf0, 0x64, 0x37, 0xb5, 0x13, 0x66, 0xfa, 0xf5, 0xb6, 0xb6, 0x36, 0x9d, 0x01,
- 0x71, 0x31, 0xe7, 0x3f, 0x78, 0x51, 0x9f, 0x2d, 0x19, 0x35, 0xe3, 0x61, 0xb4, 0x43, 0xfc, 0x7d,
- 0x50, 0xdf, 0x21, 0xe3, 0xed, 0x53, 0xdf, 0x21, 0xeb, 0x69, 0x31, 0x63, 0x87, 0xf8, 0x33, 0x9d,
- 0xbe, 0x43, 0xc6, 0x93, 0xa2, 0xbe, 0x43, 0xd6, 0x0b, 0x5f, 0x7c, 0x87, 0xaf, 0xc1, 0xa2, 0xf6,
- 0x48, 0xc4, 0x6e, 0xa4, 0x11, 0x98, 0xbc, 0x83, 0xd5, 0x56, 0xa7, 0xac, 0x4e, 0x15, 0x3c, 0x7e,
- 0x8f, 0xd3, 0x05, 0x27, 0xdf, 0x0b, 0x75, 0xc1, 0xa9, 0x47, 0xbc, 0xb8, 0xe0, 0x77, 0x61, 0x49,
- 0x9f, 0xe5, 0x33, 0xed, 0xdb, 0xd4, 0x63, 0x47, 0xed, 0x13, 0xd3, 0x96, 0xd3, 0xb2, 0x1d, 0x58,
- 0x4e, 0xbc, 0xef, 0xb0, 0xf4, 0xd7, 0x3a, 0xda, 0x37, 0xa7, 0xae, 0xa7, 0xc4, 0xd7, 0x8d, 0x07,
- 0x06, 0x3b, 0x84, 0x72, 0x7c, 0x06, 0xce, 0xae, 0xc7, 0xbf, 0x4f, 0x0c, 0xef, 0x6b, 0x37, 0xb2,
- 0x17, 0xa7, 0x82, 0x32, 0x19, 0x48, 0xea, 0xa0, 0xa4, 0x06, 0xdd, 0x3a, 0x28, 0xe9, 0x39, 0x66,
- 0x06, 0x28, 0xb1, 0x7b, 0x94, 0x0e, 0x4a, 0xfa, 0xa6, 0xa7, 0x83, 0x92, 0x71, 0x01, 0x33, 0x17,
- 0x3e, 0x78, 0x51, 0x9f, 0x2b, 0x19, 0xb5, 0xfc, 0xc3, 0xc6, 0xc3, 0xba, 0xc1, 0xbe, 0x02, 0x30,
- 0x39, 0x60, 0xb1, 0x37, 0xd2, 0xc7, 0xe5, 0x48, 0x70, 0x2d, 0x6b, 0x89, 0x64, 0x96, 0xc7, 0x2a,
- 0xff, 0x28, 0x67, 0xb0, 0x11, 0x76, 0xd3, 0xd4, 0x99, 0x8d, 0xdd, 0x3a, 0xcf, 0x61, 0xbc, 0x76,
- 0xfb, 0x43, 0xb8, 0x32, 0xed, 0x78, 0x60, 0xb0, 0xdd, 0xc8, 0x92, 0x13, 0x2e, 0xc2, 0xa4, 0x25,
- 0xb1, 0xb9, 0x6d, 0xd2, 0x92, 0xf8, 0x68, 0x2e, 0x0e, 0x3e, 0xc9, 0xc3, 0x03, 0x88, 0x2e, 0x4f,
- 0x3b, 0xad, 0xe9, 0xf2, 0xf4, 0xf3, 0x4a, 0x5c, 0xde, 0x37, 0x31, 0x50, 0x26, 0x5d, 0x54, 0x0f,
- 0x94, 0xd4, 0x69, 0x42, 0x0f, 0x94, 0x74, 0xf3, 0x4d, 0x7a, 0xd2, 0xc5, 0x57, 0xa8, 0x44, 0x57,
- 0x61, 0x66, 0xba, 0xea, 0x25, 0x7b, 0x6c, 0x6d, 0xfd, 0x4c, 0x9e, 0x94, 0x29, 0x1b, 0x0f, 0xde,
- 0x95, 0x1f, 0xf4, 0x9d, 0xa3, 0x46, 0xdb, 0x1b, 0xdc, 0xc7, 0x3f, 0x3f, 0xe3, 0x89, 0xee, 0x7d,
- 0x14, 0x73, 0x5f, 0xfd, 0xaf, 0xce, 0xfd, 0xae, 0x47, 0xbf, 0xfd, 0xa3, 0xa3, 0xa2, 0x22, 0x7d,
- 0xf6, 0xdf, 0x01, 0x00, 0x00, 0xff, 0xff, 0x58, 0xd0, 0x22, 0xb8, 0xe8, 0x23, 0x00, 0x00,
+ 0x73, 0x6f, 0x77, 0xeb, 0xad, 0xa7, 0xcd, 0xc3, 0x4a, 0xce, 0xfc, 0x5d, 0x0e, 0x56, 0x54, 0x50,
+ 0xf1, 0x13, 0x2e, 0xbd, 0xf1, 0x71, 0xc4, 0x5e, 0x20, 0x62, 0xff, 0x96, 0x03, 0x16, 0x07, 0xef,
+ 0xff, 0x23, 0x5a, 0xed, 0x0f, 0x88, 0xd6, 0xfb, 0x9a, 0x6b, 0x35, 0xd3, 0xaf, 0x32, 0x52, 0xff,
+ 0x9d, 0x83, 0x1b, 0x2a, 0x3f, 0x94, 0x59, 0x5b, 0x6e, 0x9f, 0x07, 0x4f, 0xda, 0x12, 0xc5, 0x6d,
+ 0xee, 0x74, 0xb8, 0x60, 0x5b, 0x50, 0x74, 0xd4, 0x6f, 0x05, 0x77, 0x32, 0xa9, 0xb2, 0x3f, 0x6a,
+ 0xe0, 0x8f, 0xc3, 0x53, 0x9f, 0x5b, 0xf4, 0xb5, 0xec, 0x42, 0xc7, 0x6e, 0x9f, 0xdb, 0xbe, 0x13,
+ 0xf6, 0x68, 0xc4, 0x2e, 0x49, 0xc2, 0xbe, 0x13, 0xf6, 0xd8, 0x3a, 0x2c, 0xfa, 0x72, 0x76, 0xf6,
+ 0x46, 0x01, 0x32, 0xe4, 0x15, 0x43, 0x39, 0x22, 0x2a, 0x26, 0xd9, 0x5c, 0x9d, 0x80, 0x7f, 0xee,
+ 0x75, 0xbb, 0xed, 0x0d, 0x43, 0x4e, 0x27, 0x67, 0xd9, 0x5c, 0x15, 0xb5, 0x89, 0x44, 0x76, 0x0f,
+ 0x2a, 0xfc, 0x39, 0x6f, 0x8f, 0x42, 0x6e, 0x4b, 0xf9, 0x83, 0x08, 0xe1, 0x92, 0xb5, 0x4c, 0xf4,
+ 0x2d, 0x22, 0xcb, 0x6d, 0xdd, 0xe1, 0x31, 0x17, 0x63, 0x81, 0x38, 0x41, 0x96, 0x15, 0x91, 0xe4,
+ 0x99, 0xcf, 0x00, 0x26, 0xe6, 0x30, 0x80, 0x62, 0xd3, 0x6a, 0x3d, 0x39, 0x94, 0x98, 0x2e, 0x01,
+ 0xe0, 0xdf, 0xf6, 0xe6, 0x53, 0xab, 0x62, 0xc8, 0xb5, 0x67, 0xfb, 0x9b, 0x72, 0x2d, 0x27, 0x91,
+ 0xdf, 0xd9, 0xfb, 0x6a, 0xab, 0x92, 0x97, 0xd4, 0xcd, 0xd6, 0x5b, 0xad, 0xc3, 0x56, 0xa5, 0x20,
+ 0xbd, 0xd0, 0xdc, 0xde, 0xd9, 0xdb, 0xac, 0xcc, 0x9a, 0x3f, 0x31, 0xa8, 0xaf, 0x25, 0x21, 0x64,
+ 0x6f, 0x40, 0xb1, 0xa7, 0x60, 0xa4, 0x00, 0x5f, 0x3f, 0x07, 0xe2, 0xdb, 0x33, 0x16, 0x7d, 0xc4,
+ 0x6a, 0x30, 0x17, 0x99, 0xa3, 0x60, 0xde, 0x9e, 0xb1, 0x22, 0xc2, 0x86, 0x09, 0x6b, 0xb2, 0x64,
+ 0xd8, 0x14, 0xd7, 0x12, 0x9f, 0xc0, 0x46, 0x07, 0xd9, 0xbe, 0x73, 0xda, 0xf7, 0x9c, 0x8e, 0xf9,
+ 0xdb, 0x3c, 0xdc, 0x4c, 0xec, 0x44, 0xf5, 0x8b, 0x22, 0xe2, 0x6a, 0xaa, 0x58, 0xa2, 0x34, 0xe5,
+ 0x53, 0xa5, 0xe9, 0x0e, 0x2c, 0x91, 0xda, 0x51, 0x85, 0xc2, 0xf2, 0xb5, 0x88, 0xd4, 0x1d, 0xaa,
+ 0x53, 0x9f, 0x06, 0x46, 0x6c, 0xce, 0x28, 0xec, 0x79, 0x02, 0xc5, 0x61, 0x31, 0xab, 0xe0, 0xca,
+ 0x13, 0xb5, 0xa0, 0x84, 0x36, 0xe0, 0x9a, 0xce, 0xcd, 0x07, 0x8e, 0xdb, 0xa7, 0xba, 0xb6, 0x12,
+ 0x67, 0x6f, 0xc9, 0x85, 0xec, 0x2a, 0x38, 0x77, 0xfe, 0x2a, 0x58, 0x3a, 0x77, 0x15, 0x94, 0xc7,
+ 0x9a, 0x63, 0x4f, 0xb4, 0x79, 0x75, 0x1e, 0x8f, 0x35, 0xea, 0x87, 0x4c, 0x23, 0x14, 0x2a, 0xc7,
+ 0x76, 0xc0, 0x61, 0x4e, 0x11, 0x0e, 0x7a, 0x8e, 0xf9, 0x1b, 0x3a, 0xc9, 0xa5, 0x5d, 0xc7, 0xbe,
+ 0x98, 0x08, 0xaa, 0xdb, 0x53, 0x82, 0x4a, 0x73, 0x75, 0x2c, 0xaa, 0x3e, 0x3f, 0x2e, 0x03, 0x39,
+ 0xbd, 0xea, 0x66, 0x07, 0xe5, 0x4c, 0x94, 0xf7, 0x1b, 0xeb, 0xf0, 0x5a, 0x3a, 0xe4, 0x04, 0xee,
+ 0x32, 0x8e, 0xb9, 0x5f, 0x46, 0x97, 0x74, 0x71, 0x45, 0x2e, 0xb1, 0xec, 0xdf, 0x82, 0x05, 0x77,
+ 0xd8, 0xe1, 0xcf, 0xb5, 0x82, 0x0f, 0x8a, 0x74, 0x46, 0x21, 0x9f, 0x72, 0x5e, 0xfe, 0xc5, 0xb8,
+ 0xb7, 0xcb, 0xc2, 0x73, 0xe5, 0xb3, 0xbb, 0x50, 0xdb, 0xc4, 0x66, 0x77, 0x24, 0x9c, 0x71, 0x54,
+ 0x5e, 0x05, 0xca, 0x1b, 0x15, 0x24, 0xb3, 0x78, 0xb6, 0x43, 0x8a, 0x3c, 0xdb, 0x7d, 0x09, 0x56,
+ 0x04, 0x1f, 0x78, 0x21, 0x8f, 0x07, 0x66, 0x71, 0xaa, 0xc2, 0x15, 0x64, 0x8e, 0x45, 0xe6, 0x3a,
+ 0x2c, 0x92, 0x00, 0xda, 0x1e, 0x13, 0xa0, 0x8c, 0x44, 0x74, 0xc3, 0x17, 0x72, 0x55, 0xc3, 0xfc,
+ 0xbe, 0x11, 0x35, 0x72, 0x44, 0x6a, 0x7c, 0xa7, 0x01, 0x64, 0x94, 0xd4, 0x0f, 0x8f, 0x59, 0x64,
+ 0xa6, 0xd4, 0xef, 0x02, 0xa7, 0x03, 0x89, 0x4f, 0x37, 0xd1, 0xa0, 0x4b, 0x5d, 0xea, 0xce, 0x4a,
+ 0x85, 0xbf, 0x53, 0x35, 0x43, 0x15, 0x9a, 0xde, 0xf0, 0xd8, 0x15, 0x03, 0xe7, 0xa8, 0x3f, 0xf6,
+ 0x5b, 0x2b, 0x91, 0x18, 0x9f, 0xd2, 0xdb, 0x70, 0xf6, 0x57, 0x8d, 0x54, 0x7e, 0x5c, 0x8f, 0x2e,
+ 0x21, 0xd4, 0xa9, 0x70, 0x7b, 0x86, 0xae, 0x21, 0x6a, 0x7f, 0xcc, 0x41, 0xf1, 0x4a, 0xeb, 0xe6,
+ 0xff, 0x6c, 0x84, 0xb0, 0x3a, 0x54, 0xa4, 0xef, 0xfc, 0x51, 0xd0, 0xb3, 0x3d, 0x5f, 0xdd, 0xe4,
+ 0x57, 0x4b, 0x6b, 0xf9, 0xfa, 0xbc, 0xb5, 0xd4, 0x75, 0xc3, 0xfd, 0x51, 0xd0, 0xdb, 0x43, 0xea,
+ 0xc6, 0x3d, 0xb8, 0xab, 0x6a, 0x08, 0x19, 0xda, 0x9e, 0xf8, 0x23, 0x55, 0x49, 0xfe, 0x6a, 0xc0,
+ 0xea, 0x14, 0xcf, 0x51, 0xf4, 0xdd, 0x4a, 0x47, 0xdf, 0xf6, 0x4c, 0x3c, 0xfe, 0xee, 0xc2, 0x12,
+ 0x31, 0x48, 0x17, 0xba, 0xd1, 0x49, 0x7f, 0x7b, 0xc6, 0x5a, 0x44, 0xfa, 0x13, 0x24, 0x5f, 0xa4,
+ 0x68, 0xe8, 0x81, 0x5a, 0xd0, 0x03, 0x75, 0xe3, 0x3e, 0xd4, 0xa7, 0xdb, 0x87, 0x6a, 0x8f, 0x0d,
+ 0xfc, 0x39, 0x55, 0x9f, 0x83, 0x77, 0x46, 0x4e, 0x70, 0xf5, 0x37, 0x07, 0x81, 0xda, 0x26, 0x16,
+ 0x5b, 0x48, 0x78, 0xda, 0x61, 0x35, 0x3d, 0xb6, 0x36, 0x72, 0x55, 0x63, 0x1c, 0x5f, 0x5a, 0x97,
+ 0x9a, 0xd5, 0xbb, 0x14, 0x7b, 0x05, 0xe6, 0xf8, 0xb0, 0xa3, 0x96, 0x8a, 0x6a, 0xa9, 0xc8, 0x87,
+ 0x1d, 0xb9, 0x70, 0x1b, 0x8a, 0xd8, 0x85, 0xe9, 0xb0, 0xa0, 0xab, 0x44, 0x6b, 0x19, 0x73, 0x40,
+ 0x29, 0x63, 0x0e, 0x30, 0x5d, 0x2c, 0x3d, 0x11, 0x4c, 0x93, 0xd2, 0x43, 0x16, 0xc5, 0x4a, 0x0f,
+ 0x52, 0xa4, 0x06, 0x67, 0x95, 0x13, 0xbc, 0xa8, 0xb3, 0xd2, 0x2e, 0x37, 0x7f, 0x4a, 0x57, 0x14,
+ 0x32, 0x2e, 0x4e, 0xf7, 0x9d, 0x70, 0x72, 0xa1, 0x73, 0x66, 0xd7, 0x4d, 0xb1, 0x37, 0xb2, 0x66,
+ 0x39, 0x5f, 0x32, 0xf0, 0x60, 0x32, 0xcb, 0x11, 0xa1, 0xf6, 0x03, 0xe3, 0x8a, 0x2b, 0xcb, 0x3a,
+ 0x2c, 0xd2, 0x5d, 0x1f, 0xf9, 0x99, 0x86, 0x72, 0x24, 0x62, 0x12, 0x8f, 0x27, 0x4a, 0x55, 0xed,
+ 0x6c, 0xa5, 0x5b, 0x2a, 0x27, 0xbf, 0x81, 0x53, 0x49, 0xdc, 0xde, 0xcb, 0xeb, 0xed, 0xe6, 0x3f,
+ 0x0c, 0xa8, 0x4d, 0x9e, 0x7e, 0x0e, 0x46, 0x47, 0x03, 0xaf, 0x33, 0xea, 0xf3, 0x2b, 0xbf, 0x3e,
+ 0xa5, 0x20, 0x8c, 0x5d, 0x9f, 0x22, 0xe5, 0xac, 0xeb, 0xd3, 0x9b, 0x30, 0x1f, 0x44, 0x0a, 0x46,
+ 0xb7, 0xa7, 0x63, 0x42, 0x46, 0x64, 0x17, 0xb3, 0x22, 0xfb, 0x4f, 0x06, 0x9e, 0xd8, 0x52, 0x06,
+ 0x7f, 0x34, 0x37, 0x74, 0xa9, 0x73, 0x72, 0x21, 0x75, 0x4e, 0x7e, 0xb3, 0x50, 0xca, 0x57, 0x0a,
+ 0x56, 0xfa, 0xe8, 0xfd, 0xf8, 0x5f, 0x0b, 0x50, 0x19, 0xeb, 0x73, 0xc0, 0xc5, 0x89, 0xdb, 0xe6,
+ 0xec, 0x5b, 0x50, 0x49, 0x3e, 0x7f, 0xb2, 0x5b, 0xda, 0xbc, 0x99, 0x7e, 0xcb, 0xad, 0xad, 0x4d,
+ 0x67, 0x40, 0x5c, 0xcc, 0xf9, 0xf7, 0xdf, 0xab, 0xcf, 0x96, 0x8c, 0x9a, 0xf1, 0x28, 0xda, 0x21,
+ 0xfe, 0x5a, 0xa8, 0xef, 0x90, 0xf1, 0x12, 0xaa, 0xef, 0x90, 0xf5, 0xd0, 0x98, 0xb1, 0x43, 0xfc,
+ 0xd1, 0x4e, 0xdf, 0x21, 0xe3, 0x81, 0x51, 0xdf, 0x21, 0xeb, 0xbd, 0x2f, 0xbe, 0xc3, 0xd7, 0x60,
+ 0x51, 0x7b, 0x32, 0x62, 0x37, 0xd3, 0x08, 0x4c, 0x5e, 0xc5, 0x6a, 0xab, 0x53, 0x56, 0xa7, 0x0a,
+ 0x1e, 0xbf, 0xce, 0xe9, 0x82, 0x93, 0xaf, 0x87, 0xba, 0xe0, 0xd4, 0x93, 0x5e, 0x5c, 0xf0, 0xdb,
+ 0xb0, 0xa4, 0xdf, 0xec, 0x33, 0xed, 0xdb, 0xd4, 0xd3, 0x47, 0xed, 0x13, 0xd3, 0x96, 0xd3, 0xb2,
+ 0x1d, 0x58, 0x4e, 0xbc, 0xf6, 0xb0, 0xf4, 0xd7, 0x3a, 0xda, 0xb7, 0xa6, 0xae, 0xa7, 0xc4, 0xd7,
+ 0x8d, 0x87, 0x06, 0x3b, 0x84, 0x72, 0xfc, 0x46, 0x9c, 0xdd, 0x88, 0x7f, 0x9f, 0xb8, 0xca, 0xaf,
+ 0xdd, 0xcc, 0x5e, 0x9c, 0x0a, 0xca, 0xe4, 0x7a, 0x52, 0x07, 0x25, 0x75, 0xed, 0xad, 0x83, 0x92,
+ 0xbe, 0xd5, 0xcc, 0x00, 0x25, 0x76, 0xaa, 0xd2, 0x41, 0x49, 0x9f, 0xfb, 0x74, 0x50, 0x32, 0x8e,
+ 0x63, 0xe6, 0xc2, 0xfb, 0xef, 0xd5, 0xe7, 0x4a, 0x46, 0x2d, 0xff, 0xa8, 0xf1, 0xa8, 0x6e, 0xb0,
+ 0xaf, 0x00, 0x4c, 0xc6, 0x2d, 0xf6, 0x6a, 0x7a, 0x78, 0x8e, 0x04, 0xd7, 0xb2, 0x96, 0x48, 0x66,
+ 0x79, 0xac, 0xf2, 0x8f, 0x72, 0x06, 0x1b, 0x61, 0x37, 0x4d, 0x4d, 0x70, 0xec, 0xf6, 0x79, 0x46,
+ 0xf3, 0xda, 0x9d, 0x0f, 0xe0, 0xca, 0xb4, 0xe3, 0xa1, 0xc1, 0x76, 0x23, 0x4b, 0x4e, 0xb8, 0x08,
+ 0x93, 0x96, 0xc4, 0x6e, 0x71, 0x93, 0x96, 0xc4, 0x2f, 0xea, 0xe2, 0xe0, 0x93, 0x3c, 0x1c, 0x40,
+ 0x74, 0x79, 0xda, 0xec, 0xa6, 0xcb, 0xd3, 0xe7, 0x95, 0xb8, 0xbc, 0x6f, 0x62, 0xa0, 0x4c, 0xba,
+ 0xa8, 0x1e, 0x28, 0xa9, 0x69, 0x42, 0x0f, 0x94, 0x74, 0xf3, 0x4d, 0x7a, 0xd2, 0xc5, 0x37, 0xa9,
+ 0x44, 0x57, 0x61, 0x66, 0xba, 0xea, 0x25, 0x7b, 0x6c, 0x6d, 0xfd, 0x4c, 0x9e, 0x94, 0x29, 0x1b,
+ 0x0f, 0xdf, 0x96, 0x1f, 0xf4, 0x9d, 0xa3, 0x46, 0xdb, 0x1b, 0x3c, 0xc0, 0x3f, 0x3f, 0xe3, 0x89,
+ 0xee, 0x03, 0x14, 0xf3, 0x40, 0xfd, 0xe7, 0xce, 0x83, 0xae, 0x47, 0xbf, 0xfd, 0xa3, 0xa3, 0xa2,
+ 0x22, 0x7d, 0xf6, 0x3f, 0x01, 0x00, 0x00, 0xff, 0xff, 0x5d, 0x9b, 0xa7, 0x59, 0xf6, 0x23, 0x00,
+ 0x00,
}
// Reference imports to suppress errors if they are not otherwise used.
diff --git a/proto/operations.proto b/proto/operations.proto
index e781e9903..de8b0a7eb 100644
--- a/proto/operations.proto
+++ b/proto/operations.proto
@@ -396,8 +396,7 @@ message UserSquashRequest {
Repository repository = 1;
User user = 2;
string squash_id = 3;
- reserved 4;
- reserved "branch";
+ bytes branch = 4 [deprecated=true];
string start_sha = 5;
string end_sha = 6;
User author = 7;
diff --git a/ruby/proto/gitaly/operations_pb.rb b/ruby/proto/gitaly/operations_pb.rb
index b40bbcee9..537adf5ad 100644
--- a/ruby/proto/gitaly/operations_pb.rb
+++ b/ruby/proto/gitaly/operations_pb.rb
@@ -223,6 +223,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
optional :repository, :message, 1, "gitaly.Repository"
optional :user, :message, 2, "gitaly.User"
optional :squash_id, :string, 3
+ optional :branch, :bytes, 4
optional :start_sha, :string, 5
optional :end_sha, :string, 6
optional :author, :message, 7, "gitaly.User"