1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-07 06:48:13 +00:00
Files
gitea/modules/git/last_commit_cache_nogogit.go
zeripath 4fa2804238 Performance improvement for last commit cache and show-ref (#15455) (#15701)
Backport #15455

* Improve performance when there are multiple commits in the last commit cache

* read refs directly if we can

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-05-03 16:51:41 +02:00

2.7 KiB