0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 01:29:52 +01:00
gitea/modules/doctor
zeripath 2111741a48
Add doctor command to write commit-graphs (#20007)
This PR adds a doctor command to write the commit-graphs for the repositories:

`gitea doctor --run check-commit-graphs --fix`

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-06-25 20:02:29 +01:00
..
authorizedkeys.go
breaking.go
checkOldArchives.go
dbconsistency.go
dbversion.go
doctor.go
fix16961_test.go
fix16961.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
mergebase.go Add doctor command to write commit-graphs (#20007) 2022-06-25 20:02:29 +01:00
misc.go Add doctor command to write commit-graphs (#20007) 2022-06-25 20:02:29 +01:00
paths.go
storage.go
usertype.go