Commit 15227e63 authored by John Cai's avatar John Cai

Adding gitaly feature flag for go implementation of get all lfs pointers

parent fc9ad598
...@@ -10,6 +10,7 @@ class Feature ...@@ -10,6 +10,7 @@ class Feature
get_commit_signatures get_commit_signatures
cache_invalidator cache_invalidator
inforef_uploadpack_cache inforef_uploadpack_cache
get_all_lfs_pointers_go
].freeze ].freeze
DEFAULT_ON_FLAGS = Set.new([]).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