mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-02 12:41:09 +00: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.