1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 13:21:26 +02:00
gitea/modules/repository
Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627)
* Move newbranch to standalone package

* move branch functions to modules to avoid dependencies cycles

* fix tests

* fix lint

* fix lint
2020-01-14 11:38:04 +08:00
..
branch.go Move newbranch to standalone package (#9627) 2020-01-14 11:38:04 +08:00
commits_test.go
commits.go
create_test.go
create.go
fork_test.go
fork.go
generate.go
init.go
main_test.go
repo.go