mirror of
https://gitee.com/gitea/gitea
synced 2026-04-09 06:05:20 +08:00
* Fix commit links on compare page - Use the correct repo link for each commit(the headrepo). As for compare pages were baserepo != headrepo, it wouldn't have the correct link. Co-authored-by: zeripath <art27@cantab.net>