1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-10 17:54:27 +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
..
2022-05-06 10:12:30 +01:00
2022-08-30 21:15:45 -05:00
2022-10-12 13:18:26 +08:00
2022-10-12 13:18:26 +08:00
2022-08-30 21:15:45 -05:00
2022-08-30 21:15:45 -05:00
2022-10-15 14:18:31 +02:00
2022-08-21 19:20:43 +01:00
2020-10-02 23:37:53 -04:00
2022-01-19 19:31:39 -05:00
2022-10-12 13:18:26 +08:00
2022-08-30 21:15:45 -05:00
2022-10-12 13:18:26 +08:00
2022-10-12 13:18:26 +08:00
2022-10-12 13:18:26 +08:00
2022-01-20 18:46:10 +01:00
2022-10-12 13:18:26 +08:00
2022-06-25 19:06:01 +02:00
2022-08-21 19:20:43 +01:00
2022-10-12 13:18:26 +08:00
2021-12-20 04:41:31 +00:00
2020-04-05 07:20:50 +01:00
2022-08-11 17:48:23 +02:00