Commit 41796470 authored by Pavlo Strokov's avatar Pavlo Strokov Committed by Pavlo Strokov

Port GetTagMessages from Gitaly-Ruby to Gitaly

- feature flag to switch between old Ruby and new Gitaly implementations
Related to https://gitlab.com/gitlab-org/gitaly/issues/2123
parent 5309185a
......@@ -9,6 +9,7 @@ class Feature
%w[
inforef_uploadpack_cache
get_all_lfs_pointers_go
get_tag_messages_go
].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