1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-09 17:24:43 +00:00
KN4CK3R cad9adeff4
Display total commit count in hook message (#21400)
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>
2022-10-17 00:22:34 +08:00
..
2020-08-24 11:48:15 -04:00
2022-09-29 05:27:33 +02:00
2022-03-30 16:42:47 +08:00
2021-06-17 18:04:10 +02:00
2021-10-25 11:43:40 +08:00
2021-06-29 16:28:38 +02:00
2020-03-02 00:05:44 +02:00