Commit 39ed43c4 authored by Stan Hu's avatar Stan Hu

Merge branch 'gitaly-version-v1.59.0' into 'master'

Upgrade Gitaly to v1.59.0

See merge request gitlab-org/gitlab-ce!31743
parents e8befb64 3c5647bd
1.58.0
\ No newline at end of file
1.59.0
---
title: Upgrade to Gitaly v1.59.0
merge_request: 31743
author:
type: changed
......@@ -7,7 +7,7 @@ class Feature
# Server feature flags should use '_' to separate words.
SERVER_FEATURE_FLAGS =
[
'get_commit_signatures'.freeze
# 'get_commit_signatures'.freeze
].freeze
DEFAULT_ON_FLAGS = Set.new([]).freeze
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment