Add feature flag disable_keep_around_refs
This feature flag allows keep-around refs to be turned off for specific repositories. Note that while this feature is enabled, the keep-around refs that would have been created will never be created.
显示
- config/feature_flags/ops/disable_keep_around_refs.yml 8 个添加, 0 个删除config/feature_flags/ops/disable_keep_around_refs.yml
- lib/gitlab/git/keep_around.rb 9 个添加, 0 个删除lib/gitlab/git/keep_around.rb
- spec/lib/gitlab/git/keep_around_spec.rb 15 个添加, 0 个删除spec/lib/gitlab/git/keep_around_spec.rb
- spec/spec_helper.rb 3 个添加, 0 个删除spec/spec_helper.rb
想要评论请 注册 或 登录