• John Cai's avatar
    Omit max-count for diverging_commit_counts behind feature flag · f86797b5
    John Cai authored
    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.
    f86797b5
jc-omit-count-diverging-commits-max.yml 115 Bytes