0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 06:55:51 +01:00
gitea/modules/doctor
wxiaoguang 75d96f4a02
Refactor legacy git init (#20376)
* merge `CheckLFSVersion` into `InitFull` (renamed from `InitWithSyncOnce`)
* remove the `Once` during git init, no data-race now
* for doctor sub-commands, `InitFull` should only be called in initialization stage

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-08-09 11:22:24 +08:00
..
authorizedkeys.go
breaking.go Fix various typos (#20338) 2022-07-12 23:32:37 +02:00
checkOldArchives.go
dbconsistency.go
dbversion.go
doctor.go
fix16961_test.go
fix16961.go
mergebase.go Refactor legacy git init (#20376) 2022-08-09 11:22:24 +08:00
misc.go Refactor legacy git init (#20376) 2022-08-09 11:22:24 +08:00
paths.go
storage.go
usertype.go