You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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
5 years ago
..
branch.go Move newbranch to standalone package (#9627) 5 years ago
commits.go Move push commits from models to modules/repository (#9370) 5 years ago
commits_test.go Move push commits from models to modules/repository (#9370) 5 years ago
create.go Move create/fork repository from models to modules/repository (#9489) 5 years ago
create_test.go Move create/fork repository from models to modules/repository (#9489) 5 years ago
fork.go Move create/fork repository from models to modules/repository (#9489) 5 years ago
fork_test.go Move create/fork repository from models to modules/repository (#9489) 5 years ago
generate.go Move create/fork repository from models to modules/repository (#9489) 5 years ago
init.go Move create/fork repository from models to modules/repository (#9489) 5 years ago
main_test.go Move push commits from models to modules/repository (#9370) 5 years ago
repo.go Move create/fork repository from models to modules/repository (#9489) 5 years ago