1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-10 00:08:12 +00:00
Files
gitea/routers/api/v1/repo/pull.go
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

36 KiB