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

This commit is contained in:
John Cai 2019-08-10 09:38:26 -07:00
parent fc9ad598af
commit 15227e633f

View file

@ -10,6 +10,7 @@ class Feature
get_commit_signatures
cache_invalidator
inforef_uploadpack_cache
get_all_lfs_pointers_go
].freeze
DEFAULT_ON_FLAGS = Set.new([]).freeze