mirror of
https://github.com/go-gitea/gitea
synced 2025-01-22 01:17:43 +01:00
9dcf0bf6ec
* 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>