mirror of
https://github.com/go-gitea/gitea
synced 2025-11-07 23:08:12 +00:00
Fixes #21379 The commits are capped by `setting.UI.FeedMaxCommitNum` so `len(commits)` is not the correct number. So this PR adds a new `TotalCommits` field. Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
9.1 KiB
9.1 KiB