mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-27 11:06:27 +00:00
Gitea prefers to use relative URLs in code (to make multiple domain work for some users) So it needs to use `toAbsoluteUrl` to generate a full URL when click "Reference in New Issues" And add some comments in the test code