mirror of
https://github.com/go-gitea/gitea
synced 2025-07-04 09:37:19 +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