mirror of
https://github.com/gogs/gogs.git
synced 2025-05-30 19:23:02 +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.