Use paginated tree for the last commit query
All threads resolved!
All threads resolved!
Compare changes
Files
2- Igor Drozdov authored
We don't need a tree at all for the last commit, but since the existing paginated tree returns a limited number of entries, we can use it for simplicity Changelog: performance
@@ -49,10 +49,11 @@ export default {