0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-31 00:52:36 +01:00
gitea/routers/api
wxiaoguang 81352542fd
Refactor context RefName and RepoAssignment (#33226)
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
2025-01-13 01:07:05 +00:00
..
actions Refactor "string truncate" (#32984) 2024-12-26 11:56:03 +08:00
packages Make git clone URL could use current signed-in user (#33091) 2025-01-07 13:17:44 +08:00
v1 Refactor context RefName and RepoAssignment (#33226) 2025-01-13 01:07:05 +00:00