gitea/modules/gitrepo
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
..
branch.go Refactor Branch struct in package modules/git (#33980) 2025-04-02 17:31:32 +00:00
gitrepo.go
hooks.go
tag.go
url.go
walk_gogit.go
walk_nogogit.go