gitlab-org--gitlab-foss/changelogs/unreleased/jc-omit-count-diverging-commits-max.yml
John Cai f86797b5a9 Omit max-count for diverging_commit_counts behind feature flag
We want to optimize the query for the CountDivergingCommits rpc by
removing the --max-count argument now that we have commit graphs
enabled for all repositories during housekeeping. However, we want to
test this first behind a feature flag.
2019-05-14 12:13:19 -05:00

5 lines
115 B
YAML

---
title: Omit max-count for diverging_commit_counts behind feature flag
merge_request: 28157
author:
type: other