Feature flag: look up commits without batch-check
Introduction of the new feature flag cat_file that switch git object extraction process. If enabled there won't be call to 'git cat-file --batch-check' before 'git cat-file --batch' to extract the object. Part of https://gitlab.com/gitlab-org/gitaly/issues/2255
Showing
Please register or sign in to comment