1
1
mirror of https://github.com/go-gitea/gitea synced 2025-10-30 02:48:26 +00:00
Files
gitea/modules/git/repo_branch.go
Lunny Xiao c27d87a9ac Refactor Branch struct in package modules/git (#33980)
The `Branch` struct in `modules/git` package is unnecessary. We can just
use a `string` to represent a branch
2025-04-02 17:31:32 +00:00

2.7 KiB