summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/use-st-commits-where-possible.yml
Commit message (Collapse)AuthorAgeFilesLines
* Replace references to MergeRequestDiff#commits with st_commitsuse-st-commits-where-possibleAdam Niedzielski2016-12-011-0/+5
when we care only about the number of commits We do not have to instantiate all objects in this case.