1
0
Fork 0
forked from forgejo/forgejo

Only show comparison link for >2 commits #1110

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.
This commit is contained in:
Angus Gibson 2015-12-09 14:36:39 +11:00
parent 120cd4e471
commit 06d293a84e
16 changed files with 724 additions and 941 deletions

File diff suppressed because one or more lines are too long