Commit 2aac2e82 authored by Felipe Artur's avatar Felipe Artur

Uncomment get_commit_signatures feature flag

parent 0d79fe7e
......@@ -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