Add LFS badge feature flag to RefsController#logs_tree
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/23071 added the `vue_file_list_lfs_badge` feature flag, but that merge request only exported it for `TreeController#show`. This flag also needs to be exported for the `RefsController#logs_tree` action, which is usually used to query the directory listing. Part of https://gitlab.com/gitlab-org/gitlab/-/issues/215786
Showing
Please register or sign in to comment