mirror of
https://gitee.com/gitea/gitea
synced 2026-01-06 07:35:47 +08:00
- Resolves #14574 - Adds the necessary code to have pagination working in the forks list of a repo. The code is mostly in par with the stars/watcher implementation.