1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-29 15:54:06 +00:00
gitea/modules/repository
6543 3e88af898a
Make git.OpenRepository accept Context (#19260)
* OpenRepositoryCtx -> OpenRepository
* OpenRepository -> openRepositoryWithDefaultContext, only for internal usage
2022-03-30 03:13:41 +08:00
..
commits_test.go
commits.go
create_test.go
create.go Move init repository related functions to modules (#19159) 2022-03-29 15:23:45 +08:00
generate.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
hooks.go
init.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
main_test.go
push.go
repo.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00