1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-23 20:31:06 +02:00
gitea/services/cron
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535)
Follow #21464

Make all git command arguments strictly safe. Most changes are one-to-one replacing, keep all existing logic.
2022-10-23 22:44:45 +08:00
..
cron.go
setting.go
tasks_basic.go
tasks_extended.go
tasks.go