mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-08 16:37:19 -05: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