mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-16 10:51:41 +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
4.6 KiB
4.6 KiB