mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-03 10:54:42 +08: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