gitea/services/mirror
Lunny Xiao 2677d071f9
Move newbranch to standalone package ()
* Move newbranch to standalone package

* move branch functions to modules to avoid dependencies cycles

* fix tests

* fix lint

* fix lint
..
mirror.go Move newbranch to standalone package ()
mirror_test.go Move create/fork repository from models to modules/repository ()