Select Git revision
sh-optimize-project-commit-api.yml
Forked from
GitLab.org / GitLab FOSS
Source project has a limited visibility.
-
Stan Hu authored
Repository#commits is expensive because it has to use Rugged to walk the Git tree as opposed to doing a direct ref lookup. Improves performance in #34533
Stan Hu authoredRepository#commits is expensive because it has to use Rugged to walk the Git tree as opposed to doing a direct ref lookup. Improves performance in #34533