Adding gitaly feature flag for go implementation of get all lfs pointers
This commit is contained in:
parent
fc9ad598af
commit
15227e633f
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue