mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-12-05 22:22:10 +08: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
891 B
891 B