mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-01 19:36:11 +01:00
* use `setup(ctx, c.Bool("debug"))` like all other callers
* `setting.RunMode = "dev"` is a no-op.
* `if _, err := os.Stat(setting.RepoRootPath); err != nil` could be
simplified
2.2 KiB
2.2 KiB