Commit Graph

2 Commits

Author SHA1 Message Date
John Cai 2ceffce190 Deprecate diverging commit count with max parameter
In 12.0, we turned the feature flag on that effectively turned off the
--max-count flag for the count diverging commits call. Since we have
commit graphs turned on, this did not affect preformance negatively.
Thus, we want to deprecate the call that passes --max-count
2019-07-02 17:07:33 -07:00
Igor Drozdov ca5cd7b7fb Add endpoint for fetching diverging commit counts
Extract diverging_commit_counts into a service class
2019-06-28 16:22:35 +03:00