mirror of
https://github.com/go-gitea/gitea
synced 2025-11-10 08:18:12 +00:00
The `ctx.Repo.RefName` was used to be a "short name", it causes a lot of ambiguity. This PR does some refactoring and use `RefFullName` to replace the legacy `RefName`, and simplify RepoAssignment
1.2 KiB
1.2 KiB