0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-03-07 08:23:22 +01:00
Zettat123 df411819eb
Check LFS/Packages settings in dump and doctor command ()
Close  

As described in the issue, disabling the LFS/Package settings will cause
errors when running `gitea dump` or `gitea doctor`. We need to check the
settings and the related operations should be skipped if the settings
are disabled.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-03-23 20:30:28 +08:00
..