proto: Deprecate `BackupCustomHooks` RPC
Now with the `ReadCustomHooks` RPC implemented, `BackupCustomHooks` is redundant and can be deprecated. This change deprecates the RPC and updates callsites.
Showing
- internal/backup/backup.go 1 addition, 1 deletioninternal/backup/backup.go
- internal/gitaly/service/repository/read_custom_hooks.go 0 additions, 0 deletionsinternal/gitaly/service/repository/read_custom_hooks.go
- internal/gitaly/service/repository/read_custom_hooks_test.go 13 additions, 13 deletionsinternal/gitaly/service/repository/read_custom_hooks_test.go
- proto/go/gitalypb/repository.pb.go 65 additions, 64 deletionsproto/go/gitalypb/repository.pb.go
- proto/go/gitalypb/repository_grpc.pb.go 3 additions, 0 deletionsproto/go/gitalypb/repository_grpc.pb.go
- proto/repository.proto 1 addition, 0 deletionsproto/repository.proto
Please register or sign in to comment