1
1
mirror of https://github.com/go-gitea/gitea synced 2025-10-27 17:38:25 +00:00
Files
gitea/docs/content/usage
Thomas McWork 083b0b4770 Prefer variables over subprocesses (#26690)
… because it doesn't require a separate shell, spawning a process which
cost unnecessary resources and takes time.
2023-08-23 07:43:05 -05:00
..