mirror of
https://gitee.com/gitea/gitea
synced 2026-01-03 22:26:36 +08:00
We can look at the PushCommits object to see how many commits were included in a commit, and add some template logic to only show the comparison link when there are at least 2 commits in a push. We also correct the link to display the number of commits.