mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-14 21:15:18 +08:00
The `Branch` struct in `modules/git` package is unnecessary. We can just use a `string` to represent a branch |
||
|---|---|---|
| .. | ||
| branch.go | ||
| gitrepo.go | ||
| hooks.go | ||
| tag.go | ||
| url.go | ||
| walk_gogit.go | ||
| walk_nogogit.go | ||