mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-21 20:32:59 +00:00
The `Branch` struct in `modules/git` package is unnecessary. We can just use a `string` to represent a branch
The `Branch` struct in `modules/git` package is unnecessary. We can just use a `string` to represent a branch