1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 05:25:15 +01:00
gitea/routers
6543 3e88af898a
Make git.OpenRepository accept Context (#19260)
* OpenRepositoryCtx -> OpenRepository
* OpenRepository -> openRepositoryWithDefaultContext, only for internal usage
2022-03-30 03:13:41 +08:00
..
api/v1 Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
common
install
private Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
utils
web Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
init.go