mirror of
https://gitee.com/gitea/gitea
synced 2025-11-07 01:50:26 +08:00
Since #6273 was merged, we now have access to proper context metas always. Update SHA generated links to use these instead of urlPrefix. Update tests as well. Fixes #4536.