mirror of
https://github.com/go-gitea/gitea.git
synced 2026-06-17 19:10:22 +03:00
c27d87a9ac
The `Branch` struct in `modules/git` package is unnecessary. We can just use a `string` to represent a branch