0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 03:18:25 +01:00
gitea/services/pull
zeripath 089b4e6a45
Use indirect comparison when showing pull requests (#18313)
When generating the commits list and number of files changed for PRs and
compare we should use "..." always not "..".

Fix #18303

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-01-18 07:45:43 +00:00
..
check_test.go
check.go
commit_status.go
lfs.go
main_test.go
merge.go Fix various typos (#18219) 2022-01-10 17:32:37 +08:00
patch_unmerged.go
patch.go
pull_test.go
pull.go
review.go
temp_repo.go
update.go