mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-12-15 12:28:57 +08: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
11 KiB
11 KiB