mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-30 03:38:06 +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 |
||
|---|---|---|
| .. | ||
| branch.go | ||
| convert.go | ||
| file.go | ||
| profile.go | ||
| release.go | ||
| render.go | ||
| repo.go | ||