forgejo/modules/repository
Lunny Xiao 76aa33d884
Move init repository related functions to modules (#19159)
* Move init repository related functions to modules

* Fix lint

* Use ctx but db.DefaultContext

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-03-29 15:23:45 +08:00
..
commits.go
commits_test.go
create.go Move init repository related functions to modules (#19159) 2022-03-29 15:23:45 +08:00
create_test.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
generate.go Set the default branch for repositories generated from templates (#19136) 2022-03-27 03:56:28 +01:00
hooks.go
init.go Move init repository related functions to modules (#19159) 2022-03-29 15:23:45 +08:00
main_test.go
push.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
repo.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00