mirror of
https://github.com/wahyd4/gogs.git
synced 2026-08-10 05:16:33 +10: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.