mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-01 03:16:12 +01: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.8 KiB
1.8 KiB