mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-04 07:10:51 +02:00
2b2ec6af85
1. Rename CompareInfo.MergeBase to CompareBase, it is not merge base 2. Remove unused template variables `ctx.Data["Username"]` and `ctx.Data["Reponame"]` 3. Decouple some template variable accesses, use typed struct --------- Co-authored-by: Nicolas <bircni@icloud.com>