diff options
author | Yorick Peterse <yorickpeterse@gmail.com> | 2016-02-04 16:30:33 +0100 |
---|---|---|
committer | Yorick Peterse <yorickpeterse@gmail.com> | 2016-02-04 19:42:40 +0100 |
commit | b263ab618c59ff9e377780c6120ab60fd97aefd0 (patch) | |
tree | d8e00c2ad6a6fc94deca03c1f88f42b65a261d41 /lib/api/commit_statuses.rb | |
parent | 312d3faf6f71e4dc7fc2870ea823115475f14c8b (diff) | |
download | gitlab-ce-b263ab618c59ff9e377780c6120ab60fd97aefd0.tar.gz |
Dedicated method for counting commits between refsimprove-diverging-commit-counts
gitlab_git 8.1 adds the ability to count the amount of commits between
two references without having to allocate anything but regular
Rugged::Commit objects. This in turn speeds up the process of counting
the number of commits a branch is ahead/behind by about 3.5x.
Diffstat (limited to 'lib/api/commit_statuses.rb')
0 files changed, 0 insertions, 0 deletions