Skip to content

Use paginated tree for the last commit query

Igor Drozdov requested to merge id-use-paginated-tree-for-last-commit into master

What does this MR do and why?

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 without introducing backend changes

Merge request reports

Loading